SQLite connection throws an exception, unable to load dll e_sqlite3

Home Forums Bugs SQLite connection throws an exception, unable to load dll e_sqlite3

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1202
    belkisanelaj
    Participant

    The app crashed because the database file it was supposed to read did not exist,

    The issue was resolved by firstly installing and updating e_sqlite3 dll from nuGet package manager, and then creating a new method that chechks if the directory of the database exists and if it doesnt it creates one and then it also creates the table.

    • This topic was modified 3 weeks, 1 day ago by belkisanelaj.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.