I'm using Delphi 6, Firebird and Interbase.
When I connect to a database on another computer using TCP it works fine.
when the network connection is lost, I get EIBInterBaseError 335544721 SQL
error -902
The IBDatabase1 is still connected and the IBQuery1 is also connected.
How do I continue ?
I can't close the query or the database.
When the connection is back, I can close the query, but when I try to open
it, is say that is is already open.
--
Met vriendelijke groet,
John