You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
no problem with System.Data.SQLite.dll 1.0.65.0 (i think also no problem with 1.0.77.0)
with 1.0.80.0:
Title: Error
Message: Der Wert für einen UInt64 war zu groß oder zu klein.
StackTrace: bei System.Convert.ToUInt64(Int64 value)
bei System.Int64.System.IConvertible.ToUInt64(IFormatProvider provider)
bei System.Convert.ToUInt64(Object value, IFormatProvider provider)
bei System.Data.SQLite.SQLiteStatement.BindParameter(Int32 index, SQLiteParameter param)
bei System.Data.SQLite.SQLiteStatement.BindParameters()
bei System.Data.SQLite.SQLiteCommand.BuildNextCommand()
bei System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
bei System.Data.SQLite.SQLiteDataReader.NextResult()
bei System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
bei System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
bei System.Data.SQLite.SQLiteCommand.ExecuteReader()
bei EmberAPI.Database.SaveTVEpToDB(DBTV _TVEpDB, Boolean IsNew, Boolean WithSeason, Boolean BatchMode, Boolean ToNfo) in C:\Users\Dan Cooper\Documents\Visual Studio 2010\Projects\bodrick-Ember-MM-47246be\EmberAPI\clsAPIDatabase.vb:Zeile 1487.
Date/Time: 16.04.2012 23:23:22
The text was updated successfully, but these errors were encountered:
no problem with System.Data.SQLite.dll 1.0.65.0 (i think also no problem with 1.0.77.0)
with 1.0.80.0:
Title: Error
Message: Der Wert für einen UInt64 war zu groß oder zu klein.
StackTrace: bei System.Convert.ToUInt64(Int64 value)
bei System.Int64.System.IConvertible.ToUInt64(IFormatProvider provider)
bei System.Convert.ToUInt64(Object value, IFormatProvider provider)
bei System.Data.SQLite.SQLiteStatement.BindParameter(Int32 index, SQLiteParameter param)
bei System.Data.SQLite.SQLiteStatement.BindParameters()
bei System.Data.SQLite.SQLiteCommand.BuildNextCommand()
bei System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
bei System.Data.SQLite.SQLiteDataReader.NextResult()
bei System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
bei System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
bei System.Data.SQLite.SQLiteCommand.ExecuteReader()
bei EmberAPI.Database.SaveTVEpToDB(DBTV _TVEpDB, Boolean IsNew, Boolean WithSeason, Boolean BatchMode, Boolean ToNfo) in C:\Users\Dan Cooper\Documents\Visual Studio 2010\Projects\bodrick-Ember-MM-47246be\EmberAPI\clsAPIDatabase.vb:Zeile 1487.
Date/Time: 16.04.2012 23:23:22
The text was updated successfully, but these errors were encountered: