Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local view returning syntax error
Message
From
04/08/1998 05:01:33
Mark Denby
Bradford Metropolitan Council
Bradford, United Kingdom
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00123564
Message ID:
00123724
Views:
19
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
>
Previous
Reply
Map
View

Click here to load this message in the networking platform