Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specify where index file is created
Message
De
19/08/2005 09:54:29
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Specify where index file is created
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01042259
Message ID:
01042259
Vues:
60
Is there a way to specify where the index file will be created? The following creates the file in the same directory as the exe file.

Select pword, usrlev From userListQuery Where usrid1 == Upper(PadR(AllT(EngAppVar.thisuserid),10)) InTo Cursor myUserid

Select usrtbl3
EngAppVar.flname = SYS(2015)
Set Safety Off
Index On AllT(usrlname) To (EngAppVar.flname) Additive
Set Safety On
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform