Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RecordManager class
Message
From
07/08/2012 05:31:04
Walter Meester
HoogkarspelNetherlands
 
 
To
07/08/2012 05:21:06
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01550048
Message ID:
01550051
Views:
87
Borislav,

>TABLEUPDATE and TABLEREVER will never raise an error.
>They will return .t./.f. you must use AERROR() instead of TRY and CATCH block.

There is at least a problem with raising an error in a CursorAdapter while saving. If not having a TRY CATCH in place around the TABLEUPDATE(), it will make the calling method/function dead. So for safety reasons, I wrapped it in a TRY CATCH. If it returns .F. you still can examine AERROR().
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform