Hello I have a strange problem. On my Windows 7 XAMPP there is a little web application. The PHP connection to SQLite DB (3.3.7) is made with PDO. On Windows all is fine.
Now I copied complete project to a Web Hoster. if I want to call my start page I get the error: General error: 11 malformed database schema - near "'NOCASE'": The table has some columns which are declared as NOCASE I have no idea why the SQLite db works fine on Windows but not on the WebSpace? (because it is Linux?) thanks for any idea? best regards Werner _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users