Hello, this is my first post on this Forum..
I am trying to use the trial version for first time as you can see in the image.. but don't know why the access is denied,, according to the application, for first enter doesn't require password and the default username is "root"..
I believe this error comes up because the Grant Tables location is incorrect or missing from the mysql data path. Open the Open Dental Installer and check the MySQL Server 5.0 grant tables. Then push on install, This should fix the issue.
Ian Somers
Support Tech #136
Open Dental Software
Phone: 503-715-0049
Fax: 503-485-5202 service@opendental.com
My guess is that you didn't uncheck the box that says "Launch the MySQL Instance Configuration Wizard" at the end of the MySQL installer. That wizard makes you create a MySQL root password by default. Running the grant tables like isomers suggested should do the trick or you can be extra sure by uninstalling MySQL from the control panel and then rerun the Open Dental trial installer and click the Update MySQL button and then click install which will start over fresh. If you still get this error after doing one of the suggested solutions you should give us a call and we will most likely be able to get you up and running.
The best thing about a boolean is even if you are wrong, you are only off by a bit.
I believe this error comes up because the Grant Tables location is incorrect or missing from the mysql data path. Open the Open Dental Installer and check the MySQL Server 5.0 grant tables. Then push on install, This should fix the issue.
If you actually did the steps above, you should probably give us a call and we can help you install the trial correctly. If you can't wait and want to look at the problem in more detail I would recommend you to the following pages: http://opendental.com/manual/mysqlsecurity.html - Our internal page which is pretty much a friendlier version of... http://dev.mysql.com/doc/refman/5.5/en/ ... ement.html - The actual MySQL documentation which is where you can find technical information on why root@localhost does not have permissions to create a connection.
The best thing about a boolean is even if you are wrong, you are only off by a bit.