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.
Windows ESEエンジンAPI呼び出しJetAttachDatabaseには、読み取り専用オプションがあります。これを使用して、別のプロセスによってすでにマウントされているデータベースをマウントできますか?
答えはほぼ間違いなく「いいえ」です。すべてのプロセスがデータベースを読み取り専用で使用している場合を除き、ESENT データベースは単一プロセスのみです。他のプロセスはおそらくデータベースを読み書きできるように接続しているため、接続できません。