Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why does a browse window pop up when I run a Query?
Message
 
À
10/08/1999 09:56:49
Brent Knight
Progressive Impressions International
Bloomington, Illinois, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00251945
Message ID:
00251949
Vues:
9
Brent,

If you don't indicate in your SELECT statement where you want the query results to go, the default is to send them to a browse window. Just add INTO CURSOR mycursor to the end of your SELECT statement.

>I am running a query that prints its results to a listbox. I run a requery to clear the listbox and that pops up a browse window. I put the query in the Row Source of the listbox. When I run the query a browse window pops up, and I haven't put a browse statement anywhere in the code. How can I get rid of these browse windows? I would appreciate any help you could give me.
>
>Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform