Page 1 of 1

Open two databases or a second database

Posted: 05.06.2011, 16:46
by defluc
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

Posted: 06.06.2011, 08:46
by zippo
Could be a DLL problem..?

Posted: 07.06.2011, 15:59
by defluc
I doubt, perhaps TZconnection, component of Zeos