PDA

View Full Version : sqlite 2.8.6 documentation


Buffman
01-02-2007, 04:44 PM
Does anyone happen to have a url for sqlite 2.8.6 documentation? I keep trying to use the v3+ language like 'alter table' and waste a lot of time until I realize its a version issue...

Thanks!

bobbie
01-02-2007, 05:55 PM
Try here :
http://web.utk.edu/~jplyon/sqlite/SQLite_optimization_FAQ.html
found it with
google (http://www.google.com/search?hl=en&q=sqlite+2.8.6+documentation&btnG=Google+Search)

Buffman
01-02-2007, 11:34 PM
Thanks for the look Bobbie, but thats just an optimization FAQ document, and doesn't really contain any sqlite syntax documentation. I did try searching google and didn't find anything, which is why I posted here...

I'll just post to the sqlite mailing list and see if anyone has it there.

Thanks.