On Oct 31, 2008, at 9:46 AM, dbikash wrote: > > I get a SQLite error 1 (SQL logic error > or missing database). What could be the problem?
Is that the error message text that SQLite returns: "SQL logic error or missing database"? Or is that just the meaning of SQLITE_ERROR that you looked up? What error message does sqlite3_errmsg(db) return? D. Richard Hipp [EMAIL PROTECTED] _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users