Re: Sample program

2006-11-28 Thread Paul DuBois
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

Re: Sample program

2006-11-28 Thread Ronald Vincent Vazquez
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

Sample program

2006-11-27 Thread Nishant Gupta
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