Jan 25, 2001 #1 fenris Programmer May 20, 1999 824 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 Aug 16, 2000 33 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 May 20, 1999 824 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