PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Native MariaDB Access
Native MariaDB Access
Iniciado por guest, 20,jun. 2015 05:29 - 1 respuesta
Publicado el 20,junio 2015 - 05:29
on windev site (http://www.windev.com/ts/download/common-modules-20/mariadb.htm)
"This native access is compatible with the client layers of MariaDB (libpq.dll)"

why libpq.dll and not LibMySQL.DLL , is this typo?
Publicado el 20,junio 2015 - 06:40
[WM20 -android]

I can't connect to mariadb server using "Native mariaDB access" . I try libpq.dll and LibMySQL.DLL

it work if I use "Native MySQL access" .

am I missing something?