Re: My 1st C MySQL program

2003-07-09 Thread MKlinke
On Wednesday 09 July 2003 14:06, Gary Stainburn wrote: > Can anyone point me to a good generic, or even unix centric C > programming site as I want to learn C too. > > Thanks all A number of suggestions in this recent thread ... http://marc.theaimsgroup.com/?l=redhat-list&m=105674455408012&w=2

Re: My 1st C MySQL program

2003-07-09 Thread Gary Stainburn
On Tuesday 08 July 2003 7:40 pm, rm wrote: [snip] > > This is an excellent c programming board. Several very good programmers > there. I'm sure that one of these two can help you. > http://www.cprogramming.com/ > [snip] This site seems to be very Windows centric - in fact all of the examples I'v

Re: My 1st C MySQL program

2003-07-08 Thread rm
The mysql mailing list is: [EMAIL PROTECTED] You have to first sign up at the mysql site (I think) This is an excellent c programming board. Several very good programmers there. I'm sure that one of these two can help you. http://www.cprogramming.com/ My hunch is that, as your search suggested

My 1st C MySQL program

2003-07-08 Thread Ricardo Striquer Soares
Hi there .. I just copy-past the test program at the chapter 9 (MySQL APIs the test_libmysqld.c) and have the "undefined reference to mysql_server_init" error at that, no problem, i added the declaration at the program itself, but it still don't work, sometimes is "undefined reference" other times