MySQL Forums
Forum List  »  MySQL Query Browser

Re: Error 1045 while trying to establish the connection
Posted by: baladitya voleti
Date: December 26, 2005 10:51PM

goto this page

http://dev.mysql.com/downloads/connector/

try downloading the approriate connector...


if u go here

http://dev.mysql.com/downloads/connector/odbc/3.51.htm

then download the appropriate odbc connector driver for ur operating system and install it....

now try connecting....

when u get a password YES that implies you have given the correct password during the instance config wizard setup.....also keep the port number the same one as the one u gave during the instance setup....so make sure u give the correct password...

also give a default schema like "test", once ur connected u can create new schema or drop the ones that u already created....

hope this helps....
bye

Options: ReplyQuote


Subject
Written By
Posted
Re: Error 1045 while trying to establish the connection
December 26, 2005 10:51PM


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.