g saved to the media. Although, I just can't make sense
Why the opposite happens to me *sigh*
Mario Hebert
Legerity
"Night Media LTD" <[EMAIL PROTECTED]>
05/17/2006 01:06 PM
Please respond to
sqlite-users@sqlite.org
To
CC
Subject
Got exactly the SAME issue
With PHP 4.3 and the sqlite 3 extension.
But was reversed.
When creating :memory: database, its worked,
But when creating :file database I got the "No such table" problem.
I ve let down sqlite .
And I ve retake mysql.
Good luck
version of SQLITE with PHP ???
--- Night Media LTD <[EMAIL PROTECTED]> wrote:
> Hello John, and thanks for the idea.
>
>
>
> But PHP DB is only an abstraction layer, it need a
> sqlite extention to work
> with sqlite database. And this extension only exis
???
Why don't you use the standard PHP DB abstraction layer which provides a
Common interface to all DBMS's and incorporates the current version of
Sqlite, Sqlite3? As I see it the Sqlite2 you are using is in PHP for
Historical reasons to support legacy code.
JS
Night
th PHP ???
--- Night Media LTD <[EMAIL PROTECTED]> wrote:
>
> Release What has changed?
>
> 1.0.1 - Updated libsqlite in ext/pdo_sqlite to
> 3.2.8. (Ilia)
>From the source of config.m4 in ext/pdo_sqlite:
--with-pdo-sqlite[=DIR] PDO: sqlite support. DIR is
i m not sure i ve enough skill for make this
Thanks
---Message original---
De : Kevin Waterson
Date : 05/08/06 02:24:53
A : sqlite-users@sqlite.org
Sujet : Re: [sqlite] How to get the lastest version of SQLITE with PHP ???
This one time, at band camp, Ivan Voras
Just looked the PECL pdo_sqlite extension,
And un the release 1.0.1 changelog (last one)
I got
Changelog for PDO_SQLITE
Release What has changed?
1.0.1 - Updated libsqlite in ext/pdo_sqlite to 3.2.8. (Ilia)
- Upgraded to new package2 format
- Fixed PECL Bug #5633; build issue
Already tested but this not worked.
Because in fact pdo_sqlite look have is own sqlite library into
Php_source_dir/ext/pdo_sqlite/sqlite
But maybe you are sure of what you said, and you can tell me more ??
Thanks
Hi all !
I ve searched a long time, but I didn't found how to get the lastest sqlite
version with php !
I only got the the 3.2.8 (if my memory is good), with the pdo_sqlite with
php5.
There is a way to get the lastest ???
I ve try to manual compil and install the lastest SQLite (all
9 matches
Mail list logo