Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to populate a file after open it with nodata
Message
De
29/04/2003 15:59:41
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
29/04/2003 15:52:23
Van Son Nguyen
Dessau Soprin Inc.
Laval, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00782892
Message ID:
00782895
Vues:
12
Make certain the view has parameters like this...

SELECT * FROM BigTable WHERE SomeField = ?luVariable

Then to get data...

luVariable = "Something"
=requery(theview)

>I have to open a view from a very big table. In order to save time, I open it with a nodata . Now I have a screen with an empty grid. What is the best way to fill it with its data ?
>
>Thank in advance.
>
>PS. Same question what if I open it with a SELECT with a percent ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform