Hi,
I was searhing the answer for a similar question ( GNU C + Win + MySQL)
in this mailing list a few months ago. Nobody answers. In the MySQL
manual there is example, but it does not work (needed Cygwin). So I use
Dev-C++ environment (with GNU C) with the MySQL package. I tried some
simple queries and inserts, it works (with MySQL 4.1.10).
Bye,
Gyk
hello!
i work under c (lcc win32) and i want to make a little c-program that
establishes a connection to a mysql database. just very simple.
i have no problem with the code.
but i am very confused which files i have to include and link
together, and where to get these files.
this cannot be that difficult but it doesn't work. (i need the
mysqlclient.lib, where do i get it ? , are there other libraries ?)
please help me,thanks.
ps: i work under winxp prof.