Error: Record is Deleted

S

SAC

I'm adding records to a sql table using ODBC and several records add
successfully, but then in the middle of the code I get a "Record is Deleted"
error. This occurs on a line between rs.addnew and rs.update.

I have the dbSeeChanges option set when I set the rs.

I'm incrementing a Long variable to set the Primary key field.

Any ideas?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top