I asked this earlier. I have a program I'am writting in VB that accesses an ACCESS database. How can I check to see if the SQL string I send to the database is not a copy of data already existing in the database? ***Without viewing the database on my form or in the database.*** Mind, that I'm a newbie.