Subject | Re: [IBO] TIB_Connection Losing Connection. PLEASE HELP |
---|---|
Author | Helen Borrie |
Post date | 2002-10-30T11:56:22Z |
At 01:51 PM 30-10-02 +0200, you wrote:
one. However, this probably isn't going to work because, in order to
perform the enclosed rollbacks on the transactions, the GDS client has to
have a connection to the database.
test on. If ASTA is somehow controlling the states of the connection
handles it's presumably beyond the reach of the client.
HB
>Ok i have tried calling CloseTransactionsI suggested looping through Transactions[] and calling Close on each
>and also i loop through Transactions[i].CancelAll;
one. However, this probably isn't going to work because, in order to
perform the enclosed rollbacks on the transactions, the GDS client has to
have a connection to the database.
>but then when i call IB_Connection.Connected := False;See above.
>it still raises the exception "error writing data to the connection"
>
>what is it trying to write?
>did you not say that it is up to the application to set the state ofSorry, I've run out of client-side ideas and I don't have an ASTA setup to
>connected, why does it not allow me?
test on. If ASTA is somehow controlling the states of the connection
handles it's presumably beyond the reach of the client.
HB