[sqlite] Exception in SQLite.dll (1.0.111.0)

2019-07-08 Thread Vishruth H V
Hi SQLite team, I have been using the System.Data.SQLite.dll (1.0.111.0) and System.Data.SQLite.Linq.dll (1.0.111.0) assemblies in my .NET Framework 3.5 SP1 application. SQLite database has 4 tables in it. Each table will be inserted with more than 50 data at once. When the data for all the

[sqlite] Exception in SQLite.dll (1.0.111.0)

2019-07-08 Thread Vishruth H V
Hi SQLite team, I have been using the System.Data.SQLite.dll (1.0.111.0) and System.Data.SQLite.Linq.dll (1.0.111.0) assemblies in my .NET Framework 3.5 SP1 application. SQLite database has 4 tables in it. Each table will be inserted with more than 50 data at once. When the data for all the