Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to dynamic change filt cond and ordr of remote view
Message
 
 
À
12/02/2002 05:53:29
Lutz Scheffler (En ligne)
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00617483
Message ID:
00618730
Vues:
23
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform