Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP ODBC
Message
 
 
To
05/06/2001 21:45:29
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00515534
Message ID:
00515555
Views:
15
>I create a parentheses remote view via VFP ODBC :
>
>SELE * FROM custOr WHERE cusID = ?mCusId
>
>If mCusId = '' then the remote view only return data with cusid = ''.
>
>But I test the above command with locate view, mCusId = '' will return all data.
>
>Any wrong with my progrom??
>
>TIA.

I think, it might be a difference in SET ANSI settings. Try SET ANSI OFF - will return all data. SET ANSI ON should return no data
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform