in

System.Data.SQLite

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

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • No such table [failed SqliteCommand]

    I'm stumped - I can create a connection, open the database, get the dB schema - I know because 'connection.GetSchema()' works - but when I create a SqliteCommand, give it a normal SELECT command string and call cmd.ExecuteReader() , I get a "no such table" stop. The table does exist...
    Posted to General (Forum) by muddude on 05-13-2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems