First steps with mySQL and ZEOS
Posted: 29.05.2006, 20:09
Hello,
my first steps with zeos and mySQl are not ok. I get the error
None of the dynamic libraries can be found: libmysql41.dll.
I done this:
I give a ZConnection1 to the form
DataBase : new_db
HostName: localhost (or 127.0.0.1 the same error)
port: 3306
protocol: mysql-4.1
user: root
pasword : none
with a click to connected I got the error.
What's wrong? Have I forgot some things?
Thanks
Josef
my first steps with zeos and mySQl are not ok. I get the error
None of the dynamic libraries can be found: libmysql41.dll.
I done this:
I give a ZConnection1 to the form
DataBase : new_db
HostName: localhost (or 127.0.0.1 the same error)
port: 3306
protocol: mysql-4.1
user: root
pasword : none
with a click to connected I got the error.
What's wrong? Have I forgot some things?
Thanks
Josef