At 8:57 -0500 11/28/06, Ronald Vincent Vazquez wrote:
Hello Nishant:
I was able to code a simple client which inserts/deletes data into the
database after reading this:
http://www.kitebird.com/mysql-book/ch06-3ed.pdf
Sample chapter (Chapter 6: The MySQL C API) from MySQL by Paul DuBois
Good lu
Hello Nishant:
I was able to code a simple client which inserts/deletes data into the
database after reading this:
http://www.kitebird.com/mysql-book/ch06-3ed.pdf
Sample chapter (Chapter 6: The MySQL C API) from MySQL by Paul DuBois
Good luck,
RV
On Tue, November 28, 2006 02:08, Nishant Gupta w
Hello all
Sorry to disturb you, but am trying to start using MySql on Linux using
C/C++. All the sample programs I found are merely compilable but crash while
running. Can anyone post a simple program to insert a record in a table in a
database? One more thing i needed to know that do we need to