|
| Iniciado por guest, 08,may. 2018 15:45 - 4 respuestas |
| |
| | | |
|
| |
| Publicado el 08,mayo 2018 - 15:45 |
Hi,
Does anyone know what version of libmysql.dll one has to use and where to put it e to get MYSQL to work with Windev version 23
I added it as a resource with the list of elements . I tried in the exe map I tried 64 and 32 bits and it didnot work . The fault said it had todo with this libmysql.dll
Thanks
Renko Allard |
| |
| |
| | | |
|
| | |
| |
| Publicado el 08,mayo 2018 - 20:20 |
Hi
I don't see v23 native driver for mySql from windevSite though libmysql.dll is 64-bit and it should sit on c:\windev 23\programs with wd230mySql64.dll
it's preview version only.
HTH
King |
| |
| |
| | | |
|
| | |
| |
| Publicado el 08,mayo 2018 - 20:23 |
| |
| |
| | | |
|
| | |
| |
| Publicado el 08,mayo 2018 - 20:28 |
FYI also
wd230msql64.dll 23.0.2.0 C:\WINDEV 23\Programs\Framework\Win64x86\ libmysql.dll 5.7.12.0 C:\WINDEV 23\Programs\ |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 94 mensajes |
|
| Publicado el 08,agosto 2018 - 16:05 |
[kingdr]
YES: copy libmysql.dll into c:\windev 23\programs !
After installing the MySQL native support I could select 'native MySql' when adding a new table to the analysis. But when I wanted to import the tables from the existing database, NO ERROR, NO WARNING, but just an empty list of existing tables on the server.
After I have copied the libmysql.dll into c:\windev 23\programs as suggested by [kingdr], the tables from the server miraculously appeared !! THANKS !!! |
| |
| |
| | | |
|
| | | | |
| | |
|