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!
Professional Software Development Tools
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!
Try here :
http://web.utk.edu/~jplyon/sqlite/SQ...ation_FAQ.html
found it with
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.