Connecting Tech Pros Worldwide Forums | Help | Site Map

Recent php_sqlite.dll ?

Lionel Gondy
Guest
 
Posts: n/a
#1: Jul 17 '05
Hello,

I use Sqlite extension with php 4.3 under Windows XP.

Latest stable Sqlite release is 3.0.7 (www.sqlite.org) but my
php_sqlite.dll works with sqlite 2.8

are there a recent version of php_sqlite.dll that makes
me work with sqlite 3 or higher ?


Best regards,
Pierre.




Aidan
Guest
 
Posts: n/a
#2: Jul 17 '05

re: Recent php_sqlite.dll ?


Hi Pierre,

Check the SQLite download page, they have source and binaries for both Linux
and Windows, including the version 3.0.7 DLL:

http://sqlite.org/download.html

HTH

"Lionel Gondy" <_ANTISAPM_lgondy@yahoo.fr> wrote in message
news:41505b0f$0$30372$636a15ce@news.free.fr...[color=blue]
> Hello,
>
> I use Sqlite extension with php 4.3 under Windows XP.
>
> Latest stable Sqlite release is 3.0.7 (www.sqlite.org) but my
> php_sqlite.dll works with sqlite 2.8
>
> are there a recent version of php_sqlite.dll that makes
> me work with sqlite 3 or higher ?
>
>
> Best regards,
> Pierre.
>
>
>[/color]


Closed Thread