Subject | Re: [firebird-support] Can't Connect to Database |
---|---|
Author | Mark Rotteveel |
Post date | 2009-02-24T20:45:18Z |
That system/application 'A' is probably using Firebird as an embedded
server, in that case only the application can access the database if it
is running.
Check if you can configure the application to use a normal Firebird
server, otherwise you are out of luck if you want to run 'A' and 'B'
side-by-side.
Mark
sryto wrote:
Mark Rotteveel
server, in that case only the application can access the database if it
is running.
Check if you can configure the application to use a normal Firebird
server, otherwise you are out of luck if you want to run 'A' and 'B'
side-by-side.
Mark
sryto wrote:
> Help Me...--
> I have system A with database A (firebird database)
>
>
> I will to evolving my system with Visual basic (system B). because
> System A source code is missing.
>
> if system a is running i can't run system B, because system acces the
> same database A. allways show mesage can't open database in use.
>
> so, how to open database ?
Mark Rotteveel