Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query graph
Message
De
21/09/1998 19:54:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Query graph
Divers
Thread ID:
00139328
Message ID:
00139328
Vues:
49
i have a code like this to make a grapfh from a query

SELECT Cons.nom, Cons.value;
FROM plany!cons;
INTO CURSOR cursor1
DO (_GENGRAPH) WITH 'QUERY'

But i need to know how to do to whe i run a form and click in a button the grapfh it showed but without to pass for the steps of the grafhic wizard,

i only want to see the graphic result of the query..

how can i do that?

TNX
happy to learn of all the world
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform