Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rollback Changes to a Grid
Message
From
11/01/1999 00:14:59
Km Kwun
Eastop Consultants Limited
Nt, Hong Kong
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Rollback Changes to a Grid
Miscellaneous
Thread ID:
00174562
Message ID:
00174562
Views:
65
Any body knows how to rollback changes to a datagrid in a VB6 form. I did it successfully in VB5 with the BeginTrans and Rollback methods applying to the workspace of DAO. But I fail in figuring out how to do it with a VB6 ADO dataenvironment. As I know, the BeginTrans and RollbackTrans are methods of the connection object. I don't know how to get access to the connection object of the recordset of the grid.
I tried DE.rsInvoiceDetail.ActiveConnect.BeginTrans, but it didn't work. I am using a local Access database.

Thanks in advance!

Ben
Reply
Map
View

Click here to load this message in the networking platform