11-05-2008, 08:30 PM
Well, I was bored, and decided to make MirageSource server with MySQL work, but I hit a snag. I have ODBC 3.51 installed. I have MySQL 5.0.14 installed. I run WindowsXP (SP2).... I have every imaginable DLL and OCX file registered and I still get this error. I've searched google, and these forum, and no one has provided sufficient information that is useful. So I ask you all, how do I make this work?! I've tried everything I've found, to no avail.
RTE -2147467259 (80004005):
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
I debug and I get this highlighted:
When I put a watch on Conn_Client, it shows 0 errors.
Thanks, in advance.
RTE -2147467259 (80004005):
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
I debug and I get this highlighted:
Code:
Conn_Client.Open
Thanks, in advance.