On 10 Jan 2013, at 12:23am, sqlitekyounoii <sqlitekyoun...@yahoo.co.jp> wrote:

> I want to know sqlite version of android 4.0.3
> 
> It's bundle, so version is not know.

On whatever platform you're interested in, execute the SQL command

SELECT sqlite_version()

See this page for details:

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

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

Reply via email to