Page 1 of 1

[solved] Connection problem MYSQL from Delphi 7

Posted: 29.12.2013, 22:11
by alexxpplus
Hello. I have such problem when I'm trying to connect to MySQL 5.1 using ZConnection. I have success connection if LoginPrompt is true. And I have a message immediately: "SQL Error: Access denied ..."
I can't understand why so and what should I do?

Re: Connection problem MYSQL from Delphi 7

Posted: 01.01.2014, 22:06
by marsupilami
Hello alexxpplus,

did you assign correct values to the username and password properties of the TZConnection object?
Best regards,

Jan

Re: Connection problem MYSQL from Delphi 7

Posted: 07.01.2014, 14:19
by alexxpplus
Username and password are the same with loginprompt.

Re: Connection problem MYSQL from Delphi 7

Posted: 07.01.2014, 22:29
by alexxpplus
It's ok, my mistake. Property user in very unusual place :)