Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Aerror doesn't work in runtime
Message
 
To
05/08/2007 05:44:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01246003
Message ID:
01246090
Views:
18
Hi John,

>I faced problem that, AERROR() doesn't return ODBC error if TABLEUPDATE(2, .F.) is failed. It works at design time but not EXE.

Instead of committing all records at once, you can create a loop using GETNEXTMODIFIED() and update record by record. Then you have full control over the process.
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform