dbSeeChanges

M

mystic_dag

I am getting the following error whenever i do a codedb.execute "qry str"

You must use the dbSeeChanges option with OpenRecordset when accessing a SQL
Server table that has an IDENTITY column.

Because the table only exist in the addin database, I can't do a
docmd.execut "qry str".

Q: How do i get around this for an update query????
 

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