Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection problems with new oledb provider
Message
From
01/08/2001 01:05:41
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00537610
Message ID:
00538172
Views:
31
Hi Terry,

>My main concern is whether using ADO for my current project will slow my development time by the learning. Is converting recordsets to cursors efficient, or do you more bind recordsets to grids and that sort of thing?

You can't directly bind recordsets to grids.

>Can you use SQL-passthrough with an OLEdb driver?

No. Not as you're used to. But you can create a Command object via ADO and then create a recoredset with the results of a SQL statement via the command object.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform