Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to undo an Insert into and replace commands
Message
De
11/04/2003 15:29:36
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
How to undo an Insert into and replace commands
Divers
Thread ID:
00776749
Message ID:
00776749
Vues:
47
I would like to change an existing program that uses several insert into and replace commands. Application is written for VFP 7, SDT 6.1, ,used private datasessions, uses optomistic buffering, is multi-user and runs on a novell server. General structure is

insert into ...
insert into ...
if rlock(.)
replace ...
endif

It has no error checking and what I which I want to add. After reading documentation I am not sure of best way to di this. Can I use begin end transcaction to encampulate the transactions, can I use tableupate to check if insert worked, etc.

Any suggestion appreciated. TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform