In Access I created a database with linked tables to Oracle through ODBC.
When 2 users try to add a record, it's possible that a double key is created and Oracle gives an error message, but I can' t trap the error in VB.
Does someone know how to trap this error?




Reply With Quote