5 messages in com.mysql.lists.win32Re: Lcc win32 mySQL
FromSent OnAttachments
Martin Fankhauser22 Aug 2005 04:41 
Martin Fankhauser22 Aug 2005 05:37 
Káity György24 Aug 2005 02:19 
SGr...@unimin.com24 Aug 2005 06:15 
Káity György27 Aug 2005 10:47 
Subject:Re: Lcc win32 mySQL
From:Káity György (gyka@invitel.hu)
Date:08/24/2005 02:19:28 AM
List:com.mysql.lists.win32

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.