Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL, AS/400 and view parameters
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00116137
Message ID:
00116155
Views:
21
Hi Rex,

Then the issue is different because, that's the way debug window shows you string variables.
>You're correct except the remote view is creating the SQL and I'm not getting an error, just no matching data. In debug the value of vp_cChar4 is "MB" not 'MB'.

>I've tried LIKE but the % is unknown to me. Where does the % sign go?
vp_cChar4 = vp_cChar4 + "%"
SELECT * FROM YourTable WHERE Field LIKE ?vp_cChar4
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform