Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert command Not updating Index file
Message
De
26/03/2002 15:07:12
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00637465
Message ID:
00637478
Vues:
18
Thanks Sergy,
...
>>Hi,
>>
>>When using insert command to add record in table its not updating index file. I am not opening table before passing insert command. Is any way to update index file with inser command?
>>
>>TIA,
>
>Use structural compound index. It's open automaticaly any time a table is open. There's how it can be created.
USE mytable EXCLUSIVE
>INDEX ON filed1 TAG filed1 ADDITIVE
>INDEX ON filed2 TAG filed2 ADDITIVE
>INDEX ON filed3+filed4 TAG f3_f4 ADDITIVE
Sajjad Ahmad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform