Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create index
Message
From
05/09/2005 05:55:13
 
 
To
05/09/2005 05:37:28
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01046737
Message ID:
01046742
Views:
18
Thanks but..
I use this one:
index on VAL(right(bp_eng.engkod,2)) + VAL(left(bp_eng.engkod,6)) tag kod
and it wont work.
The firs tag seems to be OK but the second index tag doesn't. I have sequencies like this:
00402005
00401305
00400805
but I have no idea why.

Tamas

>>Hi,
>>I would like to create an index from a field where the first six characters indicate the sequential number and the last two characters indicate the year. Is there any way to put these two numbers in one index field to see the field selected by the year in gorups and within this year groups the numbers are in sequence.
>>TIA
>>Tamas Szigeti
>
>index on right(myField,2)+left(myField,6) tag yearSeq
>
>Cetin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform