Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use select statement - stop browser
Message
 
 
À
07/08/2005 12:50:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01039168
Message ID:
01039171
Vues:
19
Add INTO CURSOR clause
SELECT *;
  FROM ;
     DATA1!PARTCONT Partcont_1 ;
  INTO CURSOR crsParts NOFILTER
>If I code on a form to populate a activex grid. I use a select statement such as
>
> SELECT *;
> FROM ;
> DATA1!PARTCONT Partcont_1
>
>The grid fills but the browse window also pops up is there code that stops that from happening?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform