Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursoradapter
Message
De
20/07/2006 04:54:02
 
 
À
20/07/2006 04:47:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Divers
Thread ID:
01137950
Message ID:
01137951
Vues:
11
>hi, i' been trying to use the cursorfill() method, my cursoradapter name
>is proyect1 thats how i named in the dataEnviroment and i try tu put
>proyect1.cursorfill(.T.) in the load method of the form but i get
>an error saying that not recognize de proyect1.
>can any body help me please?
>i want to use the cursor fill to fill a grid , how can i relate the cursoradapter and it data with the grid?
>thanks for any help

If you put CA in DataEnvironment, you should use this:
thisform.DataEnvironment.Proyect1.cursorfill(.T.)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform