Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error Checking Duplicate Forms at data entry?

Status
Not open for further replies.

VoodooRage

Programmer
Oct 9, 2002
43
US
What is the best way to trap a duplicate record error when the user is entering data? Is the FORM: "OnError" property the best using Dataerr = 3022 or is it better to look for an existing record using the FORM: "BeforeInsert" property?

Thanks,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top