More than one application connected to SQL Server compact database

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Hoken
Posts: 4
Joined: Fri 07 Dec 2007 20:05

More than one application connected to SQL Server compact database

Post by Hoken » Fri 25 Apr 2008 17:48

I cannot make more than one application connect to an SQL Server compact database! I keep getting a message that the file is in use by another process. "InitMode" is set to "imReadWrite".

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Sat 26 Apr 2008 06:28

Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next SDAC build.
If you have source code of SDAC, we will send you a source code patch. Contact us by e-mail (sdac*crlab*com).

Post Reply