On 9 Nov 2011, at 2:55am, Arbol One wrote:

> Hello everyone, I have downloaded the sqlite-amalgamation-3070900.zip
> <http://www.sqlite.org/sqlite-amalgamation-3070900.zip>  file and I have
> incorporated the source code to a small program I am building. I want to use
> SQLite as my database, but I have little to nil knowledge of SQL, can anyone
> of you recommend me a book about SQL that I can use. I would be using C++
> and gtkmm as back end. 

Definitely start with

<http://www.sqlite.org/quickstart.html>

Unfortunately every SQL tutorial on the web I can find is so crowded with 
adverts I can't make out the tutorial instructions.

For books, this one

<http://shop.oreilly.com/product/9780596521196.do>

isn't bad, though the picture of the author on the cover is a little worrying.  
You can find other books at

<http://www.sqlite.org/books.html>

Sorry, but I haven't read any of them.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to