
October 17th, 2003, 08:14 AM
|
|
Junior Member
|
|
Join Date: Oct 2003
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
MyODBC w\IIS or ASP : The Solution !!
I noticed a lot of people in this forum having this problem (I was too).
On of the nice fellas at MySQL sent me the solution for this.
The problem:
Any attempts to create a ADODB Connection from any IIS application (such as ASP, or .dlls in a web application) generates a 80004005
error
examples of the error:
"[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified"
Solution:
Search for "306345" in the microsoft knowlegebase (the solution is documented there)
solution links:
URL
URL
|