Subject | Re: [firebird-support] Problem with GDS32.DLL??? |
---|---|
Author | Woody (TMW) |
Post date | 2003-10-03T16:09:17Z |
> Hello everybody!1.0.3 server (and I use the correct GDS32.DLL).
>
> Currently I use the newest IBX components in Delphi to access a Firebird
>exceptions. Ok that is correct. But if I try to close my application after a
> If I get a connection lost and try to start queries I get a lot of
connection lost I get exceptions, software errors and runtime errors. I used
MemProof and it seems that the GDS32.DLL cannot really handle that
connection lost?????? Or am I wrong?
>This is probably more a problem with IBX, not Firebird. Try using the
> Has anybody a idea or can help? Thank you very much in advance.
ForceClose method of the IBDatabase to force the connection to close. That
will eliminate most of the errors.
Woody (TMW)