Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using $ in a parameterized view
Message
De
03/08/1999 10:49:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Using $ in a parameterized view
Divers
Thread ID:
00249230
Message ID:
00249230
Vues:
74
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform