Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は基本的に、データベース用に Sql Server を使用しています。そして今、拡張子が.frm、.ibd、および.optのファイルを含むフォルダーが与えられ、データを処理するためにこれらのファイル (私が理解しているように、これらのファイルはデータベースです) との接続を確保するように求められました。
これを行う方法をたくさん探しましたが、まだ良い答えが見つかりませんでした。
Visual Studio 2013とC#を使用しています