System.Data.SQLite

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

Search

Page 1 of 1 (4 items)
  • Re: strange Error : no such table : ....

    Suggestioni forgot to suggest, that the exception maybetold me that the database didnt exist. So I and maybe other mates would better find the bug.greetsthuy
    Posted to General (Forum) by netplayer on 09-17-2006
  • Re: strange Error : no such table : ....

    thx a lot for fast reply and solution.i tested it, and it works i am so happy, bcause i thought i dida mistake and spend this weekend to find the bug.thanx a lot again.Thats a waste of time.its quite simple the path, i tryData Source='' + Path.GetDirectoryName(Application.ExecutablePath)'' + Databasenameand it works.Why does the path change at ...
    Posted to General (Forum) by netplayer on 09-17-2006
  • Exception only in mdi-child form

    hi to all,i have a very strange error:the ado provider works fine till i add a filedialog to my form. i have a form with textboxes. i bind these to dataset. But after i add a filedialog to my form, start the app, select a file with the dialogpress save to commit to sqlite3, i got''SQLite error no such table: foo SQLiteException ...
    Posted to Bugs (Forum) by netplayer on 09-17-2006
  • strange Error : no such table : ....

    hi to all,i have a very strange error:the ado provider works fine till i add a filedialog to my form. i have a form with textboxes. i bind these to dataset. But after i add a filedialog to my form, start the app, select a file with the dialogpress save to commit to sqlite3, i got''SQLite error no such table: foo SQLiteException caught.''after this ...
    Posted to General (Forum) by netplayer on 09-17-2006
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems