Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursoradapter
Message
 
To
20/07/2006 04:47:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Miscellaneous
Thread ID:
01137950
Message ID:
01137951
Views:
10
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform