RE: [sqlite] SQLITE_SCHEMA error

2004-01-02 Thread Bronislav Klučka
> Bronislav Klučka <[EMAIL PROTECTED]> writes: > > > PLIIZ HELP ME > > > >> > > I've read the documentation, where is written: "When the > database first > >> > > opened, SQLite reads the database schema into memory and uses that > >> > > schema to parse new SQL statements. If another process c

Re: [sqlite] SQLITE_SCHEMA error

2004-01-02 Thread Derrell . Lipman
Bronislav Klučka <[EMAIL PROTECTED]> writes: > PLIIZ HELP ME > >> > > I've read the documentation, where is written: "When the database first >> > > opened, SQLite reads the database schema into memory and uses that >> > > schema to parse new SQL statements. If another process changes the >> >