Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error building Key for index in VFP9 with str()
Message
From
13/05/2005 17:28:20
 
 
To
13/05/2005 17:21:23
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01014091
Message ID:
01014096
Views:
27
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform