Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameterized views
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00082093
Message ID:
00082177
Views:
31
>>>i've been working w/ parameterized views and have been unable to work w/ numbers or integer fields in the filter. workaround (for now) is to str() the fields, but makes code much more difficult to read. anyone have success w/ this?
>>
>>Hi,
>>
>>You need to declare the type of the parameter. This is available under the Query menu - View Parameters. Specify the name of the variable, and then the type.
>>
>>Ian
>
>i'll look into it, but i'm not using the query menu. i'm designing the views in xCase.

you have to define the view's parameter in xCase

This is done in Header, Parameters

example : iPartid,'I'

this includes the parameter name and type. Use only SINGLE QUOTES for type !!!

hoping this helps

Christian
Christian Desbourse ( Belgium )
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform