Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Probably already discussed, but which is more efficient.
Message
De
12/03/2007 11:58:44
 
 
À
12/03/2007 11:53:34
Vernon Chambers
New York City Transit
New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
01202723
Message ID:
01202728
Vues:
13
>in a network environment... APPEND BLANK & REPLACE vs. INSERT ?
>
>With the use of Append Blank, record locks are used. Are records automatically locked with INSERT?
>
>Curious to know.
>
>Thanks,
>
>Vernon

INSERT is recommended, because if something happens between APPEND BLANK/REPLACE you will end up with empty record, and if you use primary key in your table then most likely simple APPEND BLANK will bomb on many occasions.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform