Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Begin Transac.....
Message
From
25/06/2002 18:37:23
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
24/06/2002 21:12:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00671877
Message ID:
00672240
Views:
10
>Hi,
>
>'Begin Transaction' is that only apply to one table at a time?

In addition to Jim's reply: only tables that are part of a database can participate in a transaction.

Transactions are used to save changes to several tables on a "all or nothing" basis. If the save to the second table fails, the changes to the first table - even changes saved with TableUpdate() - can be undone.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform