Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Local view returning syntax error
Message
De
04/08/1998 05:01:33
Mark Denby
Bradford Metropolitan Council
Bradford, Royaume Uni
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00123564
Message ID:
00123724
Vues:
17
Thanks for the reply, Josh

I've actually got the ? prefix in the view defination, missed it out by accident in the previous message. But, it's still no good

??

Mark



>Mark,
>
>If you want a parameter in your view, you have to use a ? to tell VFP that it's a memory variable, not a field. Try this:
>
>SELECT *;
> FROM build!sections;
> WHERE Sections.divlink = ?m.divlink
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform