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 column (and store it into a var)
3. Write/Modify data into db
4. Save and exit db

Any help is greatly appreciated!
Thanks,
Rahul.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to