Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Function to order numeric values
Message
 
À
22/10/2008 13:24:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01356353
Message ID:
01356366
Vues:
15
This message has been marked as the solution to the initial question of the thread.
>I haven't touched foxpro in a few years and need a little help. I ran the your code and it works great, now I need to replace all the records in column2 with the ordered values of column1, how do i do this using your code? Thanks.
SELECT YourTable
REPLACE Column2 WITH OrderNumerics(Column1) ALL
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform