in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine
All Tags » c# » 32-bit (RSS)

Browse by Tags

  • Move the folder for temp files

    When I ran SQLite (.Net) on a big file (2.70 Go), two temporary files are written in C:\Documents and Settings\GRVPRDSVC\Local Settings\Temp\etilqs_*. My free space on this disk is 6.8 Go. After a few minutes, an exception is thrown with this message : Disk full. There is a lot of space on D:\, how can...
    Posted to General (Forum) by SQLiteBeginner2 on 07-05-2011
  • Running test.exe from version 1.0.66.0

    I installed the ADO.NET 2.0 Provider for SQLite(1.0.66.0) on my development machine. Then copied all files under C:\Program Files (x86)\SQLite.NET\bin\ to a new fresh-installed windows XP machine which has .net framework 3.5 being installed. I cannot run the test.exe without any error message. What's...
    Posted to General (Forum) by al2ping on 02-17-2011
  • LINQ generating inappropriate SQL???

    I am trying to use LINQ with System.Data.SQLite (version 1.0.64.0) in VS2008 (no SP), and am unable to insert a row into a table. The code below generates the error I am seeing. Besides the two columns that appear in the code and log, there is one more named CustomerKey which is the integer primary key...
    Posted to General (Forum) by Steve Reynolds on 07-23-2009
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems