Page 1 of 1
File in use
Posted: Thu 01 Mar 2012 22:18
by sandokhane
Hi ... when i try to connect with ibdac to a database file (.gdb) in use i have an exception ... is there a solution to this problem.
Posted: Fri 02 Mar 2012 11:35
by AndreyZ
Such error can occur if you are using InterBase embedded version. Please specify the exact version of InterBase server and client. You can learn it from the Info sheet of TIBCConnection Editor.
Posted: Fri 02 Mar 2012 15:32
by sandokhane
exactly.. i m using embedded version.. so i understand that this version of interbase not support multi-users connection mode ?
Posted: Sat 03 Mar 2012 09:56
by AndreyZ
Yes, InterBase Embedded doesn't allow multiple connections. If it is appropriate for you, you can take a look at Firebird Embedded 2.5 . It supports multiple connections to a database file.