Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to dynamic change filt cond and ordr of remote view
Message
From
12/02/2002 06:02:37
 
 
To
12/02/2002 05:53:29
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00617483
Message ID:
00618730
Views:
22
Hi!

YES:
create SQl VIEW Sample AS ;
    Select * from ListValues Where &?lcParam
lcParam = ".T."
use Sample
brow last && displays all records
lcParam = "list_id=1"
=requery()
brow last && displays only records for list_id = 1
>Hi Vlad,
>does this work with requery as well? (I'm to busy to try it yet and will forget ..)
>
>Thanks Agnes
>>Hi!
>>
>>I just typed following in the command window:
>>
>>
>>create SQl VIEW Sample AS ;
>>    Select * from ListValues Where &?lcParam
>>lcParam = ".T."
>>use Sample
>>browse last && displays all records
>>use
>>lcParam = "list_id=1"
>>use Sample
>>browse last && displays only records for list_id = 1
>>
>>
>>HTH.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform