Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
DanCooper opened this issue Apr 18, 2012 · 0 comments
Open

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

DanCooper opened this issue Apr 18, 2012 · 0 comments

Comments

@DanCooper
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant