Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using nativeInteropSearchPath with SQLite.Interop.dll embedded resource #368

Open
julesx opened this issue Aug 24, 2017 · 0 comments
Open

Comments

@julesx
Copy link

julesx commented Aug 24, 2017

The SQLitePlatformWin32 constructor allows for a nativeInteropSearchPath.

I followed this guide to merge my SQLite.Interop.dll
https://idmedia.no/general/including-sqlite-interop-dll-into-your-c-project/

How can I tell this constructor to use the embedded resource? From what I can see, it only allows for a physical file path which won't work in my instance.

Is there any way to achieve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant