Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ParameterList - did it ever work?
Message
From
11/01/2002 09:58:17
 
 
To
10/01/2002 21:00:34
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00603293
Message ID:
00603473
Views:
22
>Am I doing something wrong, or is it something on my machine, or what? Whenever I try to retrieve
>
dbgetprop("v_notes","VIEW","ParameterList")
>regardless of the view, I get a blank. It does check the view, because it complains if I mistype anything - but doesn't return anything. Does it work for remote views only (I'm trying this for local views), or is it "a known bug I never heard of"?
>
>I'm getting the same behavior in VFP6 SP5 and in VFP7.

This property doesn't scan the view's query for parameters. It only returns the ones that are actually defined either with DBSetProp() or the with Parameters dialog in the View Designer.

AFAIK, the only benefit to declaring view parameters is type enforcement in the input box for entering parameter values.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform