thanks, it worked.

--------------------------------------------------
From: "Martin Engelschalk" <engelsch...@codeswift.com>
Sent: Thursday, June 10, 2010 2:07 PM
To: "General Discussion of SQLite Database" <sqlite-users@sqlite.org>
Subject: Re: [sqlite] how to install sqlite3 in windows+python2.5

> http://www.sqlite.org/sqlitedll-3_6_23_1.zip
>
> Am 10.06.2010 08:05, schrieb zeal:
>> Hi,
>>
>>     i could not find the sqlite3.dll from 
>> http://www.sqlite.org/download.html
>> or would you please paste the linkage here?
>> thanks and best wish for you
>>
>>
>> --------------------------------------------------
>> From:<jerome.mag...@bluewin.ch>
>> Sent: Thursday, June 10, 2010 1:59 PM
>> To:<sqlite-users@sqlite.org>
>> Subject: Re: [sqlite] how to install sqlite3 in windows+python2.5
>>
>>
>>> Download the zip archive containing "sqlite3.dll" for latest sqlite
>>> version. Then replace the existing library inside
>>> python 2.5 install. directory with the one downloaded.
>>>
>>>
>>> ----Message d'origine----
>>> De: zealx...@hotmail.com
>>> Date:
>>> 10.06.2010 06:04
>>> À: "General Discussion of SQLite Database"<sqlite-users@sqlite.org>
>>> Objet: Re: [sqlite] how to install
>>> sqlite3 in windows+python2.5
>>>
>>> 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-
>>> us...@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-
>>>>
>>> us...@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
>>>
>>>
>>> _______________________________________________
>>> 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
>>
> _______________________________________________
> 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