At 14:21 +0000 2/7/03, Qin Lu wrote:
Hello,

I'd like to practice my C application for using mysql.

Do you know where can I find some examples?
Look in the client directory of a MySQL source distribution.  Many/most
of the standard MySQL clients are written in C.

You can also get examples at this site:

http://www.kitebird.com/mysql-book/

Get the sampdb distribution and look in its capi directory for sample
programs. These programs are discussed in the sample chapter available
at the same site (PDF format).

Which header files should I include in my code?
And which lib.a should I link to?

Many Thanks.

Qin
sql, query

---------------------------------------------------------------------
Before posting, please check:
  http://www.mysql.com/manual.php   (the manual)
  http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to