Detect Primary Key in Access
Is there a technique/method for determining whether an INSERT INTO entry will cause a Primary Key violation without first looping through the entire table to check for possible duplicates?
Read a post on doing this with msSQL, but not sure how or if it applies to an ACCESS 2000 database.
Best regards,
TSeroogy
|