Mar 14, 2002 #1 vr Programmer Oct 14, 1999 54 US I have an ADO Recordset and need to delete a record from the recordset. I have not found the correct syntax. Can anyone help? Am reaching maximum frustration level!! Thanks in advance!! ;-)
I have an ADO Recordset and need to delete a record from the recordset. I have not found the correct syntax. Can anyone help? Am reaching maximum frustration level!! Thanks in advance!! ;-)
Mar 14, 2002 Thread starter #2 vr Programmer Oct 14, 1999 54 US Found the answer, thanks anyway. Upvote 0 Downvote
Mar 15, 2002 Thread starter #4 vr Programmer Oct 14, 1999 54 US I decided not to delete from the recordset, but run through the two recordsets sequentially versus deleting. Upvote 0 Downvote
I decided not to delete from the recordset, but run through the two recordsets sequentially versus deleting.