Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Order by
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01075391
Message ID:
01075400
Vues:
18
This message has been marked as the solution to the initial question of the thread.
>I try to use,
>in sql order by thisform.order.vlaue
>but now working, how can be
>
>thanks

What is the value of thisform.order.vlaue?
Try this
m.lcFieldName = TRANSFORM(thisform.order.value)
SELECT ... ORDER BY &lcFieldName ....
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