Oracle Linked Tables

K

Kumar

How to check errors (programatically) returning from a
database modification operation from the ORACLE database
when linked within Access 2000.

If you have any URL or code sample, please provide me.

Regards,
Kumar
 
T

TC

Use On Error? Use the Errors collection? Use a Form_Error event?

Kumar, it's tough to answer this question without a bit more information.
Are you running an update query? Making a change from a form? Using VBA
code? ... ?

HTH,
TC
 
Top