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.
万が一、c#/.net のみを使用して、MSAccess MBD ファイル (1 つのテーブルのみ) を Sqlite(エンティティ フレームワーク) にエクスポートできます。私は実用的にそれをしたいだけです。
もちろん、MSAccessにはOLEDBプロバイダーを使用し、SQLiteにはEntityFrameworkを使用してください。これがAccess部分の例で、これはSQLiteの例です。