Open two databases or a second database
Posted: 05.06.2011, 16:46
Hi
I have an application delphi which opens a firebird database without any problem.
I possess an other version in another place.
I try to establish a connection on this other database and my application crashes even if I first disconnect the initial base.
In test, I notice that the recordcount of certain tables is 0 while for the others, the value of the table in the initial db is sent back to me.
Nevertheless the connection is made without error.
An idea?
Thanks
I have an application delphi which opens a firebird database without any problem.
I possess an other version in another place.
I try to establish a connection on this other database and my application crashes even if I first disconnect the initial base.
In test, I notice that the recordcount of certain tables is 0 while for the others, the value of the table in the initial db is sent back to me.
Nevertheless the connection is made without error.
An idea?
Thanks