Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tablerevert()
Message
From
22/10/2001 13:26:38
Keith Payne
Technical Marketing Solutions
Florida, United States
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00571637
Message ID:
00571734
Views:
24
>I have a table that gets updated thru a cursor using tableupdate(). The table cannot have null values in 2 columns. If the cursor tries to add a blank record to the table, I can trap the error and do a TableRevert(). The problem is - it reverts back changes to all the records and not just the problem record as son as it encounters a problem. How can I ensure it will update all the good changes and discard only the invalid records ?

Use tableupdate(2,...)
Previous
Reply
Map
View

Click here to load this message in the networking platform