in

System.Data.SQLite

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

Browse by Tags

  • Re: strange Error : no such table : ....

    The same error occurs in the following situation too: You add .db file to your project. Then when you run your c# project with debugger, empty db. file is copied into bin/debug folder of the project folder. Your running application looks for tables in the empty database and returns error: "no such...
    Posted to General (Forum) by sevenkul on 08-19-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
  • Insufficient parameters error when using GridView control (with DataKeyNames and DataSourceID specified)

    I have a problem that I'm guessing has at least something to do with the ASP.NET control life-cycle. I have a GridView control to allow editing of certain records in an SQLite db. I have gotten what I thought to be pretty much the same thing to work on a different page on my site that accesses a...
    Posted to General (Forum) by robg37 on 07-01-2010
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems