Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upgrade from vfp3 data to vfp6
Message
 
To
22/02/2003 23:14:08
Jordan Pastourel
Worksafe Management Systems
Toowong, Australia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00755899
Message ID:
00756751
Views:
9
Jordan,

Chage the following code;


index on upper(alltrim(compdtl.cins_claimnum)) tag CINS_CLAIM additive


to;
* Note the alias ......v has been removed from the field reference
index on upper(alltrim(cins_claimnum)) tag CINS_CLAIM additive
Previous
Reply
Map
View

Click here to load this message in the networking platform