Add static binding for the SQLite provider
Current we need to deplay the sqlite.dll. With static binded sqlite-functions we don't need to deplay another file. Also it could better suported, because there is always the same version. But only make it a "fallback"-option, so that own dll's can also be used.
19
votes
AnHa
shared this idea