Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specify where index file is created
Message
De
22/08/2005 10:26:13
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
À
19/08/2005 10:31:59
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 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01042259
Message ID:
01042654
Vues:
19
I don't know if this is correct but it works:

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.tempdir + "\" + (EngAppVar.flname) Additive
Set Safety On
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform