Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update form data
Message
De
02/04/1998 17:18:18
Tom Hammer
Pennwell Publishing
Tulsa, Oklahoma, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Update form data
Divers
Thread ID:
00089086
Message ID:
00089086
Vues:
62
Once the following statement is executed:

create sql view agents_view as select * from a

I can DO FORM AGETNSFORM which displays the view in the form.

How do I make the connection between subsequent select statements to view the new data in the same form? Select wants to display its data in a BROWSE window. Do I have to CREATE SQL VIEW ... each time and then DELETE VIEW to get different data?

e.g. select * from a where a.contactid = "KOGR"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform