duke1000
December 11th, 1999, 01:56 PM
Hi :o)
I'm would like to know how to use the BeginTrans, CommitTrans and RollbackTrans methods.
Just to exercise, I would like to start a transaction when I click on a button, make change to some fiels in textboxes, moving to another record and making some other change and then update the table by clicking on a second button.
Well, it could works differently. I just want to know how to make change to more than one record before to update the remote table (with RDO please). I'm working with SQL Server 6.5 and VB 5.0
Thanks ;-)
Duke1000 :-)
I'm would like to know how to use the BeginTrans, CommitTrans and RollbackTrans methods.
Just to exercise, I would like to start a transaction when I click on a button, make change to some fiels in textboxes, moving to another record and making some other change and then update the table by clicking on a second button.
Well, it could works differently. I just want to know how to make change to more than one record before to update the remote table (with RDO please). I'm working with SQL Server 6.5 and VB 5.0
Thanks ;-)
Duke1000 :-)