Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote Views Result set
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00089020
Message ID:
00089528
Views:
28
>I just created a two field nonupdatable table & its corresponding remote view. Here is the detail of remote view.
>
>Maxrecords=-1
>Sourcetype=2
>Parameterlist VP_ID,'I',VP_NAME,'C'
>SELECT * FROM table Table1 WHERE Table1.ID=?vp_id and Table1.name=?vp_name
>
>I donot get a result set if I leave both the values blank
>
>
>Prabhjeet Singh Monty
>India

Hi Monty,

Check SET EXACT & SET ANSI commands. They do effect the comparision.
See help of these commands for detail.

Bye,
- Jayesh
Previous
Reply
Map
View

Click here to load this message in the networking platform