Edgewall Software

Changes between Version 19 and Version 20 of PySqlite


Ignore:
Timestamp:
Sep 8, 2006, 9:45:50 AM (18 years ago)
Author:
Christian Boos
Comment:

Added directions for the common file is encrypted or is not a databas

Legend:

Unmodified
Added
Removed
Modified
  • PySqlite

    v19 v20  
    112112See Trac-ML:7540
    113113
     114==== `DatabaseError: file is encrypted or is not a database` ====
     115
     116Typical error seen when accessing a SQLite 2.x database file with a SQLite 3.x library.
     117
     118See TracUpgrade#From0.8.xto0.9.
     119
    114120==== `OperationalError: SQL logic error or missing database` ====
    115121