On Sun, 13 Jul 2014 07:23:08 +0800, "ddy is super man"
<boybin...@qq.com> wrote:

> Hello, I would like to know the difference
> between sqlite2 and sqlite3!?

sqlite2 is deprecated since 2004, not maintained since 2005 and should
only be used to convert legacy sqlite2 databases to sqlite3.

sqlite3 is current and actively maintained / optimized.

Differences (as perceived almost 10 years ago):
http://knuyt.demon.nl/sqlite.org/version3.html

Release history:
http://knuyt.demon.nl/sqlite.org/changes.html

Hope this helps.

-- 
Regards,

Kees Nuyt

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

Reply via email to