Welcome, Guest
Username: Password: Remember me
Components and Libraries for Database Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

Zeos Access: Connect to MySQL database error 1 hour 50 minutes ago #19381

  • Roman
  • Roman's Avatar Topic Author
  • Away
  • Junior Member
  • Junior Member
  • Posts: 121
  • Thank you received: 0
My first attempt to connect to the database is unsuccessful, and I can't figure out what I'm doing wrong.
In the ZConnection component, I specify the mysql protocol, the host and port, the database name, the username, and the password.
However, when I try to connect to the database, I get an exception stating that the library from the long list of libmysql*.dll variants was not found.
In the LibraryLocation property of ZConnection, I enter the full path to the mysql.dll library from the "lib" folder of the mysql (9.5) installation, but this doesn't help.

 
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Roman.
  • Page:
  • 1