Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Error 3622

Author  Topic 

Beefy
Starting Member

21 Posts

Posted - 2001-03-08 : 12:57:50
Hello,

When trying to do a 'currentdb.execute("DELETE * FROM table1 WHERE (TableID = 2);")' from the front end I get this 3622 error.

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

What changes do I need to make to execute this command.

Thanks...

B

..... Women may well be able to fake orgasms, but men can fake whole
relationships .....
   

- Advertisement -