0

Hi I have added the sqlite dll's to my project in a folder but when I add the using statement it does not pick it up and if I try to add a new reference, there is no option for sqlite. Is there something else i should do after adding the dll's?

1

1 Answer 1

2

There should be a Browse button in the Add references-dialog, where you can select the SQLite.dll, but I would recommend using NuGet: https://www.nuget.org/packages/System.Data.SQLite/

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you so much , used NuGet.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.