SQLite Forum

SQLITE_HAS_CODE is gone?
Login
If you're using System.Data.SQLite, you most likely have Visual Studio, and if you're using some third-party .NET toolchain, [you can get Visual Studio Community Edition for free][1]. The "ZIP Archive" link on [this page][2] will get you the prior release of System.Data.SQLite, which should have this feature. Build the library using the included solutions. Reference [the project's build instructions][3] if you need additional help.


[1]: https://visualstudio.microsoft.com/
[2]: https://system.data.sqlite.org/index.html/info/c08d07c8237b1df0
[3]: https://system.data.sqlite.org/index.html/doc/trunk/www/build.wiki