Pelles C forum

Pelles C => Feature requests => Topic started by: signe on May 07, 2009, 04:11:36 PM

Title: MySQL5 LIb Import
Post by: signe on May 07, 2009, 04:11:36 PM
Hello to all!
I have a question :
How can I use MySQl5 libs? (.H file's) ???
Title: Re: MySQL5 LIb Import
Post by: CLR on May 09, 2009, 04:33:41 PM
Hello signe.

Google is your friend. You should add winsock.h, mysql.h then link with libmysql.lib

http://www.cyberciti.biz/tips/linux-unix-connect-mysql-c-api-program.html
http://dev.mysql.com/doc/refman/5.0/en/c.html