On Jun 2, 2011, at 8:00 AM, Bob K. wrote:
> File
> "c:\python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\db\dbSQLite.py",
> line 148, in getTables
> cursor.execute("select * from sqlite_master")
> File
> "c:\python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\db\dCursorMixin.
> py", line 355, in execute
> raise dException.DBQueryException(errMsg)
> dabo.dException.DBQueryException: file is encrypted or is not a database
That error message means that the SQLite database was created with an
older version of SQLite. Where did this database come from? Can you open it
from Python?
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message:
http://leafe.com/archives/byMID/[email protected]