in

System.Data.SQLite

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

Exception only in mdi-child form

Last post 09-17-2006 8:33 AM by Robert Simpson. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 09-17-2006 5:14 AM

    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 dialog
    press save to commit to sqlite3, i got

    "SQLite error no such table: foo SQLiteException caught.
    System.Data.SQLite.SQLiteException is in System.Data.dll"

    after this exception i cant open a connection any more. i need to start the app again.
    the table exist of course. but this happens only when i select a file with a filedialog.

    this behaviour happens only in a mdi-child form.


    thanks for any feedback.

    thuy
  • 09-17-2006 8:33 AM In reply to

    Re: Exception only in mdi-child form

Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems