NO

Author Topic: mysql and c  (Read 2747 times)

joybanerjee39

  • Guest
mysql and c
« on: January 09, 2012, 03:47:24 PM »
i need to connect a c program with a mysql database. can i do it using pelles c? if so, can you explain me the steps etc. ?

czerny

  • Guest
Re: mysql and c
« Reply #1 on: January 09, 2012, 06:19:52 PM »
Have you studied the mysql c api?

Or this may help:

http://www.cs.wichita.edu/~chang/lecture/cs742/program/how-mysql-c-api.html

czerny

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Re: mysql and c
« Reply #2 on: January 15, 2012, 10:54:05 AM »
May the source be with you