Subject | TIBODatabase Disconnect |
---|---|
Author | jackdmason |
Post date | 2010-11-04T20:21:37Z |
We have started running a couple of computers on a wireless network and are getting database disconnects where the error message indicates the remote database has forcibly disconnected.
Are we safe in catching the disconnect event, and doing the following?
CustDB.Close;
CustDB.Open;
Are we safe in catching the disconnect event, and doing the following?
CustDB.Close;
CustDB.Open;