in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine
All Tags » Error (RSS)

Browse by Tags

  • Possible Memory Leak in System.Data.Sqlite 1.0.76

    Im currently using the sqlite for a database application and trying to communicate with the database through the entity framework. After the application is running for some time the application itself is using over 1,3GB memory and is quitting with an "Out of Memory" Exception a little while...
    Posted to Bugs (Forum) by cblack on 11-21-2011
  • 3 table query not returning correct results

    Table "GunsAndAmmo" p GunID integer prim autoinvrement GunManufactor text, GunModel text, Division text, Factor text, Table "Shooters" ShooterInternalID integer prim autoincrement, DataBirth integer, LastName text, FirstName text, Table "ShooterGun" ShooterID integer prim...
    Posted to Bugs (Forum) by eaanon01 on 10-26-2011
  • HELP! Database corruption!

    I am having rare/intermittent corruption of typically 1-2 rows of my database. I am using this database version on Windows: SQLITE 3.6.3 [Via C# provider SQLITE.NET 1.60.0] One of my tables is named "ArchiveStreamTimes" with these column types: guid [PK], string, string, string, string There...
    Posted to General (Forum) by rschnitzer on 09-13-2009
  • MethodMissingException Can't Find PInvoke 'SQLite3.dll'

    Hello friends, i have already downloaded sqlite3 dll and placed the same in my application folder and also in my windows folder but not seem to be great. i am still getting error "MethodMissingException Can't Find PInvoke 'SQLite3.dll'" i am using sqlite3 dll but dont know why this...
    Posted to General (Forum) by yrb.yogi on 05-05-2009
  • SQLite Database

    Hi all I am totally new to SQLite. i have downloaded the necessary files from the SQLite website. I would like to know the steps to create a database. I checked a few sites, and they have mentioned $ sqlite3 test.db SQLite version 3.0.8 Enter ".help" for instructions sqlite> .quit The problem...
    Posted to General (Forum) by arunkumar.s on 10-30-2008
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems