Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp ole db driver and cursor adapters
Message
From
10/08/2004 15:35:53
 
 
To
10/08/2004 13:34:58
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00932083
Message ID:
00932173
Views:
15
Hi,

Thanks for the response.

"I'm don't quite understand what you want to do. If you have a VFP 8.0 app, why not access the data natively? See my other comments interspersed below..."

I'm just starting to change my framework to use cursor adapters and yes, you're very right it seems that I need to use Native, my framework was designed to work with a connection string using odbc but it seems that these changes are going to flow and work just right. I just want my framework to be able to use any of the 3. I'm guessing the Native is supposed to be faster...

So in order to make it work using OLEDB I need to do these 2 things?
1.- In my connection string I need to specify that it's oledb
2.- In the Cursor Adapter I need to specify "ADO" for the 'DataSourceType'

Is this correct?

I was a bit confused about which one is faster, using ODBC or using OLEDB (where I have to use ADO as a wrapper if I understand correctly), and Sergey mentioned that ODBC is faster than ADO which seems that I have to use in order to use OLEDB. Could you clarify?

Thanks again!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform