Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transaction processing
Message
From
30/09/2004 11:27:34
 
 
To
30/09/2004 06:36:08
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00947456
Message ID:
00947535
Views:
16
Well, if nobody objects, I will go on and use this everywhere :
TRY
  BEGIN TRANSACTION
  ...
  END TRANSACTION
CATCH
  ROLLBACK
THROW
ENDTRY
Previous
Reply
Map
View

Click here to load this message in the networking platform