Options

database disk image is malformed SQL prompt 9.4.11.8220

Sql Prompt throwing this error every time i open a tab. Tab History no longer works.

System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
database disk image is malformed
   at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader()
   at RedGate.SQLQueryKeeper.DocumentStore.SaveDocumentVersion(Int64 documentId, SaveReason saveReason, String contents, String connectionInfoString)
   at RedGate.SQLQueryKeeper.DocumentStore.CreateDocument(String name, String path, Boolean isUserChosenPath, String initialContent)
   at RedGate.SQLQueryKeeper.TabWatcher.<>c__DisplayClass36_0.<DocumentOpened>b__0()
   at RedGate.SQLQueryKeeper.ErrorReporting.DoWithErrorReporting(Action action)


Tagged:
Sign In or Register to comment.