Page 1 of 1

Error while trying to open file

Posted: Thu 04 Nov 2010 17:50
by soned
hello every one.....

i have two applications, both using the same data base. If one is started and i try to start the other, give me an error: " Error while trying to open file. The file is already been using to other process"
What's wrong? Can you help me?

[/img]

Posted: Fri 05 Nov 2010 07:14
by AndreyZ
It seems that you are using Firebird Embedded. This is a quotation from the README_embedded.txt file:
But you should be aware that you cannot access single database from a number of the embedded servers simultaneously, because they have SuperServer architecture and hence exclusively lock attached databases.
For more information please read the \Doc\README_embedded.txt file.