PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Help Needed with WD21 and Native MySQL installation
Help Needed with WD21 and Native MySQL installation
Iniciado por guest, 20,oct. 2016 12:33 - 2 respuestas
Publicado el 20,octubre 2016 - 12:33
Hello All,

I am struggling a bit on this and I thought I would seek help to save time.

I have installed WD21 and MySQL 5.0.67.

I have installed the WX MySQL native access. I have copied libmysql.dll to ...\ramework\win32x86. Windev website suggest the file wdxx(21)mysql.dll should be present but I use;
Dir wd21m*.* /s at command prompt and I cant find wd21mysql.dll though I have installed all necessary components.

I would appreciate help from anyone with similar experience who has overcome.

Best regards,

Sam
Publicado el 20,octubre 2016 - 13:20
Hi
You need to download the MySQL native access from the Windev web site and install it.

If you have as you say done this then WD210msql.dll should be in your WD21\Programs\Framework\Win32x86 folder.

You may also need to copy libmysql.dll to the .exe folder of your project.
Publicado el 24,octubre 2016 - 07:01
Hi Derek.,

Thanks for the advice. I had done the things you suggested but it did not work. Later on a did a reboot of my laptop and then it worked.

Sam