Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using $ in a parameterized view
Message
From
03/08/1999 10:49:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Using $ in a parameterized view
Miscellaneous
Thread ID:
00249230
Message ID:
00249230
Views:
69
I would like to move an app from 2.6 to VFP5. Basically the app searches on field information and displays the results. One field is a 60 character description field. A person may want to search for "MAIN STREET" and then visually scan the results for the exact record desired. The 2.6 version uses a sql select and a cursor to display the results in a browse. I would like to use a parameterized view in VFP to do the same.

Is it possible to use something like:

SELECT * ;
FROM SHAREDWO ;
WHERE cDescription $ SHAREDWO.DESCRIPT

where cDescription is a passed parameter? I'm not having much success.
Jim Philippi

quando omni flunkus moritati
Next
Reply
Map
View

Click here to load this message in the networking platform