Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable Window When SELECT
Message
 
 
À
19/12/2000 20:08:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00455297
Message ID:
00455300
Vues:
31
>Is there away I can disable the view window from coming up when I do a SELECT statement in the code?
>
>Thank you in Advance
>Cicilia

Cicilia,
If you select into something (array or cursor) the view window doesn't come up.

Ex.
select * from mytable into cursor mycursor
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform