Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO with Parameterized Views?
Message
From
11/04/2001 11:45:39
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00494019
Message ID:
00494468
Views:
23
>>I knew I had sample code floating around somewhere
>
>Dang it, I forgot to include the caveat: the param name has to be the same as the column name, otherwise it errors. I'm working to get this fixed, but I don't know if it will happen before release, or at all.

Sorry, Mike, that code doesn't work. While you don't get an error, the RecordSet is populated with all records because the WHERE clause (eg. WHERE COUNTRY = ?COUNTRY) essentially evaluates to WHERE .T. regardless of the parameter value.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform