Subject | Re: Exiting gracefully from lost connection error (335544721) |
---|---|
Author | almfgingras |
Post date | 2005-10-13T14:38:09Z |
Hi Ivan,
Thank you for your suggestion. Unfortunately, it doesn't solve the
problem. I still get the 'send report to Microsoft' prompt.
If this is not a Firebird-related question, where should it be
posted?
Thanks again,
----
Philippe Gingras
--- In firebird-support@yahoogroups.com, "Ivan Prenosil"
<Ivan.Prenosil@s...> wrote:
Thank you for your suggestion. Unfortunately, it doesn't solve the
problem. I still get the 'send report to Microsoft' prompt.
If this is not a Firebird-related question, where should it be
posted?
Thanks again,
----
Philippe Gingras
--- In firebird-support@yahoogroups.com, "Ivan Prenosil"
<Ivan.Prenosil@s...> wrote:
>e.g.
>
> This is not Firebird-related question, but anyway ...
>
> You shoud ensure that no error occur unhandled inside OnException,
>
> try
> dmMain.dbCMMS.ForceClose; // Forcing database to close
> except
> end;
>
> Ivan
>