newlisp windows version and mysql

Started by cax, August 25, 2014, 08:53:44 AM

Previous topic - Next topic

cax

Hi,

I'm a newbie.

I installed v.10.6.0 (Win32 installer v.10.6.0), since I'm using window7.

mysql version 5.6

when using (module 'mysql.lsp'), I got the error message as "cannot find libmysqlclient library".

I can't find this file in mysql.

Appreciate your advice :)

Lutz

#1
http://www.mysql.com/why-mysql/windows/">http://www.mysql.com/why-mysql/windows/

cax

#2
Hi Lutz,



Thank you for the answer.

Are you suggesting me reinstall mysql or mysql-connector?



cax

Lutz

#3
Looking through the linked page, I realize that this looks very different from running MySQL on Mac OS X or Linux or other Unix. I have never used MySQL on Windows. Perhaps somebody else on this board has experience running MySQL with newLISP on Windows and can help you. Maybe the ODBC interface will work with the odbc.lsp  module in the newLISP distribution.

cax

#4
Thank you Lutz. The odbc.lsp loaded.  :)

Trying to connect to my database.