in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Browse by Tags

  • SQLiteConnection.GetSchema("DataTypes") throws System.Resources.MissingManifestResourceException

    Hello! I am using SQLite.NET for over three years now and first of all I would like to say: Thank you for your great work with this data provider! But today I stumbled over a new little bug: when trying to call SQLiteConnection.GetSchema("DataTypes") I get a System.Resources.MissingManifestResourceException...
    Posted to Bugs (Forum) by Wintermute on 07-04-2009
  • Bug ? : SQLite error\r\nno such table

    Hello, I got a strange Exception : SQLite error\r\nno such table: main.Movies_Ressources And that's true i have no table with this name. I search all my code and found nothing with this name. The Real name of the table is Movie_Ressources (without s) as i use EF i have no Proc, so no typo from my...
    Posted to Bugs (Forum) by myWarez on 04-03-2009
  • Unable to load DLL 'SQLite.Interop.DLL'

    I am so newbie on SQLite3 ADO.NET. So I was expecting I don't have to install anything to make this thing work. My problem is this: I just got the "SQLite-1.0.60.0-source" downloaded and rebuilt the "SQLite.Interop", "System.Data. SQLite - Full", and "test"...
    Posted to Bugs (Forum) by Nullstring on 03-24-2009
  • Unable to load DLL 'sqlite3': The specified module could not be found.

    I am getting this error when trying to use the system.data.sqlite dll. It works fine on my dev box, but on the webserver...no dice. I tried adding it to the GAC...which I think I did successfully...but I really don't know how to tell. Any advice?
    Posted to Bugs (Forum) by danhirsch on 01-23-2009
  • SQLite error near "Reine": syntax error

    I would like to read from a XP/visual basic 2008 a db3 database using: BaseMPCommand.CommandText = "SELECT tblPrograms.idProgram, tblPrograms.strTitle, tblPrograms.strDescription FROM tblPrograms WHERE idProgram=" + iteration1.ToString table: tblPrograms cell: strDescription, type:text, data...
    Posted to Bugs (Forum) by ernie74 on 12-29-2008
  • Unexpected error has occured when trying to save connection string

    Data -> Add new data source -> ... -> Save the connection string to the Application configuration file (yes, save the connection) result in "An unexpected error has occured." Error Message; Could not load type 'Microsoft.VisualStudio.DataDesign.SyncDesigner.SyncFacade.SyncManager'...
    Posted to Bugs (Forum) by bellemam on 10-29-2008
Page 1 of 1 (6 items)
Powered by Community Server (Commercial Edition), by Telligent Systems