Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Correct use of querys
Message
De
12/09/2003 09:54:00
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Correct use of querys
Divers
Thread ID:
00828473
Message ID:
00828473
Vues:
46
queryname = allt(condin.queryname) &&queryname value is c:\....\myQuery.qpx
DO allt(queryname)
sele resConsulta &&error here

I only get a cursor called Consulta, not resConsulta -that´s what I have specified in the query designer-.

Then is this how I can show this data in a grid?...
thisform.grid1.recordsourcetype = 1 &&alias
thisform.grid1.recordsource = "resConsulta"
thisform.refresh

Thnaks,
Pablo S.Velazco
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform