Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Nice order to create
Message
From
18/03/2016 10:37:58
 
 
To
18/03/2016 05:00:33
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01633318
Message ID:
01633354
Views:
48
Create an additional field to hold the value and pad based on the '.' for the max length. then index on this field. So the result would be (if max length is 4):

1 0001
1.1 0001.0001
1.1.R 0001.0001.000R
1.R 0001.000R
1.R.1 0001.000R.0001
2 0001
03 0003
5.R 0005.000R
10 0010
12.R 0012.000R
A 000A
B 000B
AA 00AA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform