google told me, this is the real version, but it still old, i need 3.6.23
please help me.

>>> import sqlite3
>>> sqlite3.sqlite_version
'3.3.4'

--------------------------------------------------
From: "zeal" <zealx...@hotmail.com>
Sent: Thursday, June 10, 2010 11:54 AM
To: "General Discussion of SQLite Database" <sqlite-users@sqlite.org>
Subject: [sqlite] how to install sqlite3 in windows+python2.5

> hi,
>
>    i installed python2.5, it seems wrapped sqlite3, but the version is 
> 2.3.2.
>    sqlite3 2.3.2 could not use function group_concat, so i want to use 
> latest version of sqlite3.
>     i know how to install sqlite3 in linux/unix, but i have no idea 
> install sqlite3 on windows.
>     i have download the binary of sqlite3.exe, but it could not be used in 
> python scripts.
>
> please, help me.
> Thanks Daisy
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to