On 2/3/07, Tom Shaw <[EMAIL PROTECTED]> wrote:
SQLSTATE[HY000]: General error: 1 SQL logic error or missing database and SQLSTATE[HY000]: General error: 8 attempt to write a readonly database
Tom what wrapper are you using to access sqlite? These messages are not from sqlite itself, but your wrapper. It may have restrictions that sqlite does not. Dennis Cote