Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Yet another BUG: Marcos in view definition not supported
Message
From
14/02/2003 13:07:38
 
 
To
14/02/2003 07:14:51
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00753139
Message ID:
00753335
Views:
24
Try to put the line:

cWhere = ".t." before your create.

>This is getting depressing. Since the 10 day's or so ive been working with VFP 8 this is the 5th bug I had to report. I wonder what MS definition of stable they use when they say it's the most stable version. It does not crash more often than VFP7 allright, but the other bugs are pretty irritating.
>
>In VFP you can write a SQL VIEW definition with a macro in the where clause like
>
>
>CREATE SQL VIEW MyView AS ;
>     SELECT * FROM MyTable WHERE &?cWhere
>
>
>which enables you to define a flexible whereclause in runtime by just filling the cWhere variable.
>
>However in VFP8 the view cannot be created either in code or the view designer. It would give a nice Syntax Error. The only workarround I found is to create the view in VFP.
>
>To the VFP team: If you're going to fix this please make it also possible for remote views to use this strategy....
>
>I beginning to wonder if I should start a new thread: The 100 bugs in VFP8
>
>Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform