Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataEnvironment.AddObject()
Message
From
08/10/2002 18:47:49
 
 
To
08/10/2002 18:40:50
Fabian Belo
Independent Developer
Argentina
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00709069
Message ID:
00709074
Views:
18
This message has been marked as the solution to the initial question of the thread.
Hi, Fabian.

You need to add an object based in Cursor... something like this:
thisform.dataenvironment.AddObject("myCursor","cursor")
and then you must set the properties for this cursor (pointing to your DBF, and that sort of thing...).

HTH
Claudio Lassala
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform