Jan 25, 2001 #1 fenris Programmer Joined May 20, 1999 Messages 824 Location CA What is the most efficent way of dealing with multiple duplicate entries in an MS access 2000 DB from visual basic. Any pointers to classes or examples would be appreciated. Troy Williams B.Eng. fenris@hotmail.com
What is the most efficent way of dealing with multiple duplicate entries in an MS access 2000 DB from visual basic. Any pointers to classes or examples would be appreciated. Troy Williams B.Eng. fenris@hotmail.com
Jan 29, 2001 #2 hirick Programmer Joined Aug 16, 2000 Messages 33 Location US The most efficient way is to set referential integrity and not allow duplicates to be added to the database. Upvote 0 Downvote
The most efficient way is to set referential integrity and not allow duplicates to be added to the database.
Jan 30, 2001 Thread starter #3 fenris Programmer Joined May 20, 1999 Messages 824 Location CA hirick, how does one go about adding referential integrity and not allow dupes to be added to an access database? Troy Williams B.Eng. fenris@hotmail.com Upvote 0 Downvote
hirick, how does one go about adding referential integrity and not allow dupes to be added to an access database? Troy Williams B.Eng. fenris@hotmail.com