Re: C API example code.

2002-02-20 Thread George Labuschagne
Thanks, I will have a look at the official site. Is anybody aware of a non-oficial site that contains an example with a real db as backend. (With real db I mean tables with a few thousand+ records per table and advanced queries with multiple joins) and then how one can optimise the c code to run

C API example code.

2002-02-20 Thread Egor Egorov
George, Wednesday, February 20, 2002, 4:51:32 PM, you wrote: GL> Hi list, GL> Where can I find an online tutorial / example on how to use the C API GL> for mysql? Look in MySQL online documentation about C API: http://www.mysql.com/doc/C/C/C.html GL> George GL> (mysql, query, sql) -

C API example code.

2002-02-20 Thread George Labuschagne
Hi list, Where can I find an online tutorial / example on how to use the C API for mysql? TIA George (mysql, query, sql) - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.c