PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → Re: MySQL Native driver installation
Re: MySQL Native driver installation
Débuté par Siva, 25 jan. 2014 09:01 - 2 réponses
Posté le 25 janvier 2014 - 09:01
Hello,

Environment: Windows 8 (64 bit), WebDev 18 (30A180063C), MySQL 64 bit. Installed MySQL Native driver. But could not open the database, I get the following error.

Connection to database failed.
Unable to connect to 'localhost' database
native MySQL access error.
Error Number = 27

The MySQL Client layer may not be installed properly.
No access library to MySQL was found, the LIBMYSQL.DLL module (32 bits) or one of its dependencies has not been loaded.
The MySQL client layer must be found in a directory declared in PATH.

System Error Details:
%1 is not a valid win32 application.

I could connect MySQL and work with it in my PHP applications developed using Yii framework. I copied the LIBMYSQL.DLL file from Mysql installation directory to Windows directory, WebDev.exe directory, Webdev\Programs directory. Still it's not working out. Can anyone point out what I'm missing ?

Happiness Always
BKR Shivaprakkash
Membre enregistré
11 messages
Posté le 19 février 2014 - 13:45
Try this topic, http://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/19866-error-with-native-mysql-access/read.awp

It's work! :)

--
AR-Sistemas R/S
Desenvolvimento de sites e aplicativos administrativos
WebDev v18 - Perfeito e Simples | UP 19 Full Solution
Membre enregistré
11 messages
Posté le 19 février 2014 - 13:47
and this to http://doc.windev.com/en-US/….

--
AR-Sistemas R/S
Desenvolvimento de sites e aplicativos administrativos
WebDev v18 - Perfeito e Simples | UP 19 Full Solution