Page 1 of 1

UpdateError, PostError ... ?

Posted: Wed 28 Dec 2005 12:03
by tinof
While testing the SQL Server Data Access Components i have a problem :
The UpdateError / PostError / DeleteError - events doesn't fire.
I use Delphi 2006 + SDAC 4.00.00.4.
An example :
Inserting less data into a table with NOT NULL columns causes an Database - Error. I expect now an ...Error - Event (i come from BDE ;-) ) but the exception raises in main module without any error - event of Database - Component (MSQuery).

What do i the wrong way ?

Thanks

Tino

P.S. Some time ago i asket about the differences between ADO and SDAC - components. Now i know : SDAC is FAST and very, very 'developer friendly' !!!

Posted: Thu 29 Dec 2005 13:45
by Ikar
We couldn't reproduce the problem.

Please download SDAC 3.70.0.23 from our site.

If problem persists then send us (sdac*crlab*com) a complete small test project to reproduce the problem; it is desirable to use Northwind or Master schema objects otherwise include definition of your own database objects; don't use third party components

Also supply us following information

- Exact version of Delphi
- Exact version of Microsoft SQL Server and OLE DB provider that you use.
You can see it in Info sheet of TMSConnection Editor