Skip to content

System.Data.SQLite.dll 1.0.80.0 generates many errors #19

Open
@DanCooper

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions