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
Errors not reported during runtime
We couldn't reproduce the problem.
Please send us (evgeniym*crlab*com) a complete small test project to reproduce the problem; include definition of your own database objects; don't use third party components.
Also supply us the following information:
- Exact version of Delphi or C++ Builder.
- Exact version of DbxSda. You can see it in ReadMe.html.
- Exact version of Microsoft SQL Server and OLE DB provider that you use. You can see it in version info of SQLOLEDB.DLL and SQLNCLI.DLL.
Please send us (evgeniym*crlab*com) a complete small test project to reproduce the problem; include definition of your own database objects; don't use third party components.
Also supply us the following information:
- Exact version of Delphi or C++ Builder.
- Exact version of DbxSda. You can see it in ReadMe.html.
- Exact version of Microsoft SQL Server and OLE DB provider that you use. You can see it in version info of SQLOLEDB.DLL and SQLNCLI.DLL.