R
Rick Strahl [MVP]
Has anybody worked with teh MySql OleDb provider before?
I got MySql up and running and tested with the native .Net drivers (which
works Ok), but wanted to see if the OleDb driver would work as well...
Couldn't get that to work though...
It seems that the OleDb driver is failing on every query returning an
incredibly helpful:
No error information available: DB_E_NOTABLE(0x80040E37).
This on a SELECT * from wws_customers where there couldn't be anything
wrong. Connection seems to be Ok. This is all happening in the business
tier, but the same OleDb code is used with other providers without any
problems.
Anybody seen this behavior before?
+++ Rick ---
--
Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/webblog/
I got MySql up and running and tested with the native .Net drivers (which
works Ok), but wanted to see if the OleDb driver would work as well...
Couldn't get that to work though...
It seems that the OleDb driver is failing on every query returning an
incredibly helpful:
No error information available: DB_E_NOTABLE(0x80040E37).
This on a SELECT * from wws_customers where there couldn't be anything
wrong. Connection seems to be Ok. This is all happening in the business
tier, but the same OleDb code is used with other providers without any
problems.
Anybody seen this behavior before?
+++ Rick ---
--
Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/webblog/