Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transaction in Visual Foxpro
Message
From
03/01/2002 07:20:55
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
03/01/2002 07:02:06
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00600175
Message ID:
00600186
Views:
21
In additional transactions only work for tables that belong to a database not over free tables.

>Transactions are used to save "all or nothing", usually in more than one table.
>
>Typical scenario:
>
>
>begin transaction
>if TableUpdate(.T., .F., "Table1") and TableUpdate(.T., .F., "Table2")
>  end transaction
>else
>  rollback
>endif
>
Alexandre Palma
Senior Application Architect
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform