P
psb
Guest
I have a form bound to a SQL table. The Primary key for the table is a combination of two columns; So if one column is not entered an SQL error pops up which is not reader friendly. I would like to capture this error in the front end (Access 2002) and display my own error message. Suggestions Please