PDA

View Full Version : mysqll C api - does anybody uses it?


pedrotuga
April 19th, 2006, 01:17 PM
ok... i need help on this...

what package should i install and where will the files go...

i think i installed some mysql-dev something or whatever but i cant find mysql.h...

help plz!

polpak
April 19th, 2006, 01:41 PM
ok... i need help on this...
i think i installed some mysql-dev something or whatever but i cant find mysql.h...



Try sudo apt-get install libmysqlclient14-dev

RavenOfOdin
April 19th, 2006, 04:21 PM
I was thinking of using it for a client/server combo which I'm writing up.
I'll have to see what happens in the near future.

pedrotuga
July 24th, 2006, 11:41 PM
i manage to put it working... kind of hard time to get there though...

i am not used to C anymore...](*,)](*,)](*,)](*,) give me my php back!

;)

thanks guys