Subject | I/O error for file |
---|---|
Author | Bilgehan Baki Bilen |
Post date | 2005-12-10T01:02:28Z |
hello,
I get error
I/O error for file c:\mydb.fdb
Error while trying to open file
the process cannot access the file because it isbeing used by another
process.
I have a firebird database, and an application written in Borland C++
builder. And to give pocket PCs access to database I wrote a web service
in C#. If I run the db application, the webservice cannot access
database, If I run the webservice first the database application gives
this error. If I run two clients (two instances of the database
application that is written in borland c++ builder.) there is no error.
Is there a solution that the application and webservice can access the
database at the same time.
thanks
I get error
I/O error for file c:\mydb.fdb
Error while trying to open file
the process cannot access the file because it isbeing used by another
process.
I have a firebird database, and an application written in Borland C++
builder. And to give pocket PCs access to database I wrote a web service
in C#. If I run the db application, the webservice cannot access
database, If I run the webservice first the database application gives
this error. If I run two clients (two instances of the database
application that is written in borland c++ builder.) there is no error.
Is there a solution that the application and webservice can access the
database at the same time.
thanks