Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error building Key for index in VFP9 with str()
Message
De
13/05/2005 17:28:20
 
 
À
13/05/2005 17:21:23
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 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01014091
Message ID:
01014096
Vues:
28
Hello,

you need to create a index expression that returns fixed length results
so ALLTRIM(STR()) should be the cause ..

you may change it to PADR(ALLTRIM(STR()),10,'0')

here is more info
http://fox.wikis.com/wc.dll?Wiki~IndexExpressionRequirements~VFP


Regards
Christian
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform