SQLDataSet not connecting with MySQL server
Hi.
I have a major problem with Delphi datamodule and the MySQL database.
I have created a Datamodule in Delphi 2010. The SQLConnection object had no problem connecting to my database (MySQL database). However the SQLDataset object does not want to connect to the Database. As soon as I set the Command Type property to ctTable and want to select the table for the Command Text i get the error message "Access denied for user 'root'@'localhost' (Using password:YES)" I have uninstalled and reinstalled MySQL Workbench CE. I have google the error and it seems like the object cannot connect to the MySQL server.
Does anyone have a solution for me on this I ran out of ideas.
Subject
Written By
Posted
SQLDataSet not connecting with MySQL server
April 15, 2013 02:34AM
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.