Errors not reported during runtime
Posted: Wed 21 Mar 2007 16:57
Hi,
we have a reasonably big application written in Delphi using the MS SQL dbExpress driver (with TClientDataSet over it). While running the application under Delphi, all exceptions related to database are reported as they should.
But when we run the application outside Delphi, these errors won't be reported and the application flow continues as if nothing happened. This is causing us some very troublesome issues since some unexpected events are happening in the application due to the exceptions not being thrown.
Any ideas why this could be happening? We're using the latest version of the driver (the full version, not the trial).
Regards
we have a reasonably big application written in Delphi using the MS SQL dbExpress driver (with TClientDataSet over it). While running the application under Delphi, all exceptions related to database are reported as they should.
But when we run the application outside Delphi, these errors won't be reported and the application flow continues as if nothing happened. This is causing us some very troublesome issues since some unexpected events are happening in the application due to the exceptions not being thrown.
Any ideas why this could be happening? We're using the latest version of the driver (the full version, not the trial).
Regards