Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Insert vs Append Blank
Message
 
 
À
17/12/2009 08:50:24
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01439559
Message ID:
01439567
Vues:
81
Jerry,

>Does INSERT INTO use the same header locking techniques that APPEND BLANK does? Do I have to lock the file to make sure INSERT INTO works correctly.

APPEND BLANK would also cause inserts into the indexes blank values followed by updates once actual values are applied to the table. INSERT INTO won't cause the temporary blanks in the indexes, unless of course you are inserting blanks instead of actual column values.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform