Advertisement

1 - 4 of 4 containing alltags:("adlockbatchoptimistic") (0.001 seconds)
How do you disconnect recordsets that were opened this way in ADO... C++ _CommandPtr pCommand; pCommand.CreateInstance(----); pCommand->ActiveCommand = pConn; .... _RecordsetPtr pRset; p...
Zones: VB DBDate Answered: 09/02/2003 Grade: A Views: 0
I am using VB6-SP2, Access 97, ADO2.0 : I use the following Connection string:   cnPurData.ConnectionString = "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=" & App.Pa...
Zones: VB DBDate Answered: 06/05/1999 Grade: C Views: 0
I have a VB6 app that reads and writes to a MS Access Database.  The size of the DB is 60 meg.  I have two problems: 1.The program is multi user and I have record locking issues. 2.The size of th...
Zones: Visual BasicDate Answered: 02/03/2000 Grade: A Views: 0
I have to add 450,000 records to a new Access database.  The database only contains a single table, no interfaces or anything else. I am using ADO with VB6.  I connect to an empty copy of the db...
Zones: VB DBDate Answered: 11/13/2003 Grade: B Views: 0
  • 1