Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select statement
Message
 
À
24/11/2004 05:08:34
Suhas Hegde
Dental Surgeon
Sirsi, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
00964167
Message ID:
00964175
Vues:
9
Suhas As Matin said use &abc, Never use m. when You try to evaluate a macro, the macro stops to the first point in Your case You try to evaluate &m and that is because You get an error message. You can use EVALUATE(m.abc) instead.

>hi all,
>
>this select exectues fine
>
>select dist f1 from foo where f2 > 10 into cursor testfoo
>
>but this fails
>
>m.abc = "select dist f1 from foo where f2 > 10 into cursor testfoo"
>&m.abc
>
>
>how to solve it ?
>
>
>TIA
>
>suhashegde
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