UpdateError, PostError ... ?
Posted: Wed 28 Dec 2005 12:03
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' !!!
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

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' !!!