Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Fox RecordSet
Message
From
13/01/1999 20:38:46
 
 
To
13/01/1999 10:06:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00175316
Message ID:
00175741
Views:
30
>>Hello Everybody!
>>
>>I write a DataBase Application in VF6.0, how can I pass the result of SELECT SQL statement to ADO RecordSet object?.
>>eg:
>>rs=CreateObject("ADOBD.RecordSet")
>>and a SELECT statement:
>>SELECT * FROM mytable
>
>Go to classx.com ... in the tools page he has a utility class that will convert a cursor to rs and rs to cursor.
>
>BOb

Hello Bob.
Thanks very much.
Previous
Reply
Map
View

Click here to load this message in the networking platform