Apr 30, 2010 #1 KenGoonan Technical User Joined Dec 14, 2007 Messages 17 Location US Can someone recommend some code that would prevent saving a record or file when the record or file already exists? Thanks in advance.
Can someone recommend some code that would prevent saving a record or file when the record or file already exists? Thanks in advance.
Apr 30, 2010 #2 randy700 Programmer Joined Sep 25, 2003 Messages 2,384 Location US something like using a primary key? Randy Upvote 0 Downvote