|
-
December 11th, 1999, 02:56 PM
#1
Using Transactions in RDO
Hi )
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 :-)
-
December 11th, 1999, 04:06 PM
#2
Re: Using Transactions in RDO
That's OK, I've got it. Thanks anyway ;-)
Duke1000 :-)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|