Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nice order to create
Message
De
18/03/2016 10:37:58
 
 
À
18/03/2016 05:00:33
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
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 SP2
OS:
Windows 8.1
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01633318
Message ID:
01633354
Vues:
52
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform