MySQL Forums
Forum List  »  Microsoft Access

Re: Unstable links to MySQL database from Access
Posted by: Jim Hanley
Date: January 19, 2005 10:07AM

Ha! I got it!

I turned on ODBC tracing and noticed that the connection was trying to authenticate to the MySQL server as the currently logged in user to NT.. so I added USER=appuser;PASSWORD=apppass; to the end of the connection string and "kurva-jo", it worked!

Thansk for all the help... I hope this thread helps others.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.