Subject Re: [IBO] Graceful Recovery From DB Data Read Error
Author Jason Wharton
Look at the callstack and send me a copy while you are at it.
Something is making it think it is still connected or you are doing
something I should raise a more sensible exception for.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Bill Morrison" <bmorrison@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, August 06, 2001 2:03 PM
Subject: [IBO] Graceful Recovery From DB Data Read Error


> Greetings,
>
> I have run into the situation where during access to a remote DB
> through a RAS dialup, the physical connection occasionally fails. This
> generates the 335544721 error, which I can trap in the OnError event of a
> TIB_Connection and Transaction.
>
> However, the TIB_Connection still believes itself to be connected,
> and an attempt to .Disconnect it will respawn the error.
>
> What is the proper way to handle this situation?
>
>
> Thanks in advance,
>
>
>
> Bill Morrison
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>