Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor object - CursorSource - other than table or view?
Message
From
14/05/2008 21:30:41
 
 
To
14/05/2008 16:23:01
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01317034
Message ID:
01317203
Views:
10
>>>>Greetings!
>>>>
>>>>In a cursor object (CursorSource property), is it possible to popluate it with the results of a query rather than using a table or view?
>>>>
>>>>I am thinking not, but it doesn't hurt to ask!
>>>
>>>Of course. http://fox.wikis.com/wc.dll?Wiki~GridSafeSelect~VFP
>>>
>>I guess Scott was asking about cursors in form's DE.
>
>A cursor in the form's DE is a cursor so it can be populated with append from.

Except that you cannot bind it to controls and into the backend. This is disconnected data when you apppend like this. You would have to manage your updates yourself. With the CA's cursor it is a cursor but is "bindable".
Previous
Reply
Map
View

Click here to load this message in the networking platform