using OnError event

R

Roy Goldhammer

Hello there

I have form which has OnError event to track errors on entering data to
table. (validation rules, primary key, ect...)

on mdb in order to know what is this error i used with msgbox
DBEingine.errors(DataErr) which isn't working on adp. where is the error
object on adp?
 

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

Top