Indeed, I was using bad driver. Took me some time, to get it, migrating from
mysql (sqlite versions, pdo etc.).
So if anyone ever has problems with sqlite and PHP, the solution is PDO.
For the google spider:
Following http://www.php.net/manual/en/pdo.construct.php:
$db = new PDO('sqlite:filenam
Hello,
I've spend some days on googling, but as for now - without any effect.
--
The configuration follows:
- Windows 7 64bit (build 7100)
- PHPInfo -> Apache/2.2.13 (Win32) PHP/5.3.0
PDO driversmysql, odbc, sqlite
PDO Driver for SQLite 3.xenabled
SQLi