Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tablerevert()
Message
De
22/10/2001 13:26:38
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00571637
Message ID:
00571734
Vues:
25
>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,...)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform