Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with CursorAdapter
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Help with CursorAdapter
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
00984733
Message ID:
00984733
Views:
56
I'm assigning an ADO recordset to a CursorAdapter like this:
   omyCA = Createobject("CursorAdapter")
   omyCA.DataSourceType="ADO"
   omyCA.CursorFill(,,,myRecordset)
But I need to know how can I set the name of the cursor that is created.

TIA,

Enmanuel
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Next
Reply
Map
View

Click here to load this message in the networking platform