Detecting sql error problems

R

Roy Goldhammer

Hello there

If i run ado and do insert/update

and an error of key occur i got an error: -2147217887

this error occur if any validation of key: unique constraint key, constraint
key or reference key.

Is there a way to know on access which of the problem occur?
 
Top