Oracle Linked Tables

  • Thread starter Thread starter Kumar
  • Start date Start date
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
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top