Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

SQLite adapter only works when file suffix is ".db" #10

Description

@bmiller1

I get the dreaded "No ADO Provider found" error when attempting to access a SQLite database whose file suffix is anything other than ".db".

For example "myDatabase.s3db" does not work. Rename the file to "myDatabase.db" and it works fine.

I am using the Simple.Data.Database.OpenFile method to open the database.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions