Re: [sqlite] Extremely new to SQLite

2007-07-30 Thread Rahul Banerjee
Thanks James, But everything is still foggy to me. Could you show me some example syntax that accomplishes the following. Thanks again, Rahul. James Dennett wrote: -Original Message- From: Rahul Banerjee [mailto:[EMAIL PROTECTED] Sent: Friday, July 27, 2007 1:34 PM To: sqlite-users

[sqlite] Extremely new to SQLite

2007-07-27 Thread Rahul Banerjee
Hi, I'm trying to integrate SQLite into a library management system coded in C++. I'm extremely new to SQLite and the documentation at http://www.sqlite.org didn't do it for me. Can anyone give me some help/tips. All I need to do is: 1. Access db 2. Retrieve data from a particular row and