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)
 You must use the dbSeeChanges option with OpenRecordSet

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-09-27 : 09:03:20
Steve writes "I am using the Working model of Visual Basic 6.0, service pack 6. I am connected to a MSDE database on my local machine. When I try to use visual data manager, I get the list of tables in the databsae. However, on any table that has a primary key, I get:

You must use the dbSeeChanges option with OpenRecordset when accessing a SQL server table that has an identity column. Since I am fairly new to both Visual Basic and SQL Server, I'm not sure how to fix this. I have looked at the MSDN website but they talk about VISDATA.BAS which I don't have in my directories.

Any help would be appreciated. I have MSDE 2K service pack 3a installed.

Thanks,

Steve Hamilton"
   

- Advertisement -