vendredi 8 janvier 2016

How can I integrate the SQLite DLL library into my C# code? I'm using System.Data.SQLite

I have to access a few SQLite databases and I'd prefer my application to be independent and not need the System.Data.SQLite.dll file I'm using now.

Is there any way to include C# code into my project so I won't need anything external?

Aucun commentaire:

Enregistrer un commentaire