Recent php_sqlite.dll ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lionel Gondy

    Recent php_sqlite.dll ?

    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

    #2
    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:



    HTH

    "Lionel Gondy" <_ANTISAPM_lgon dy@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]


    Comment

    Working...