Open two databases or a second database

Forum related to Firebird

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
defluc
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 19.06.2007, 12:10

Open two databases or a second database

Post 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
zippo
Silver Boarder
Silver Boarder
Posts: 322
Joined: 12.10.2005, 18:01
Location: Slovenia

Post by zippo »

Could be a DLL problem..?
defluc
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 19.06.2007, 12:10

Post by defluc »

I doubt, perhaps TZconnection, component of Zeos
Post Reply