Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No OLEDB Support in 7?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00561239
Message ID:
00561394
Views:
15
Hey Steve,

>[snip] But what I was interested in was native VFP7 opening other OLEDB sources; I guess I was expecting an update to the ODBC connector to include external OLEDB providers like MSSQL2K.

Yea, that would've been cool.

>Going through ODBC is definitely going to be slower than OLEDB for my application.

This I don't understand. What is it that you are accessing that you feel OLE DB would be faster than ODBC? OLEDB is an inherently slower technology than ODBC, and there are ODBC drivers for everything you might need.

>So I guess only ADO is married to OLEDB?

Today, yes, you have ADO and the upcoming ADO.NET with an OLEDB managed provider. They are your high-level object models into OLEDB. If you want to be brave, you could code to OLEDB itself, but I'm pretty sure you'd need C or C++ for that.
-Chuck Urwiler, MCSD, MCDBA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform