This is a migrated thread and some comments may be shown as answers.

Update Database - Failed - mySql

3 Answers 75 Views
Getting Started
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
eMike
Top achievements
Rank 1
eMike asked on 19 Dec 2010, 11:19 PM
I'm trying to "Update database from model / Generate and Execute Schema Definition Script" and getting the error:
"Failed! Reason Access denied for user 'root'@'localhost" (using password: NO)"

I'm using a mySql database.  Web.Config connection string is:

   
<add name="Telnew1EntityDiagrams" connectionString="server=localhost;User Id=root;Password = ****;Persist Security Info=True;database=telnewtest1" providerName="MySql.Data.MySqlClient" />


Telerik.Openaccess dll version is v2.0.50727

As shown in the connection string a password is given.  Why is using password "no"?


Suggestions?



3 Answers, 1 is accepted

Sort by
0
Damyan Bogoev
Telerik team
answered on 20 Dec 2010, 06:22 PM
Hi eMike,

I was unable to reproduce the wrong behavior on my side. In order to reproduce it I will have to ask you to provide us with some additional information. A sample application which shows the problem will be highly appreciated.
I am looking forward to hearing from you.

Best wishes,
Damyan Bogoev
the Telerik team
Accelerate your learning with industry's first Telerik OpenAccess ORM SDK. Download today.
0
eMike
Top achievements
Rank 1
answered on 20 Dec 2010, 06:42 PM
Thank you. Per posting instructions I will submit the project as a support ticket.
0
Damyan Bogoev
Telerik team
answered on 21 Dec 2010, 03:28 PM
Hi eMike,

Please follow the answer we provided to the other support ticket of yours (377961).

Kind regards,
Damyan Bogoev
the Telerik team
Accelerate your learning with industry's first Telerik OpenAccess ORM SDK. Download today.
Tags
Getting Started
Asked by
eMike
Top achievements
Rank 1
Answers by
Damyan Bogoev
Telerik team
eMike
Top achievements
Rank 1
Share this question
or