Код: Выделить всё
< /code>
Использование ниже ConnectionString < /p>
< /code>
Это бросает это исключение < /p>
SQLiteException (0x1): SQL logic error
no such table: Error]
System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain) +1239
System.Data.SQLite.SQLiteCommand.BuildNextCommand() +374
System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index) +18
System.Data.SQLite.SQLiteDataReader.NextResult() +309
System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) +266
System.Data.`enter code here`SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) +45
System.Data.SQLite.SQLiteCommand.ExecuteReader() +21
Elmah.SQLiteErrorLog.GetErrors(Int32 pageIndex, Int32 pageSize, IList errorEntryList) +235
Elmah.ErrorLogPage.OnLoad(EventArgs e) +336
System.Web.UI.Control.LoadRecursive() +59
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678`
Как я могу настроить базу данных SQLite с Elma>
Подробнее здесь: https://stackoverflow.com/questions/546 ... procedures
Мобильная версия