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]
Error while trying to open file
-
AndreyZ
It seems that you are using Firebird Embedded. This is a quotation from the README_embedded.txt file:
For more information please read the \Doc\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.