SQLite Forum

SQLite DLL on Windows with PHP
Login
Well, Microsoft Visual C Runtime Library is just one of many possible standard C library implementations one could link with, and it has more than two versions. Covering the whole spectrum is a bit too much to ask for. Could you try to [build your own sqlite3.dll](https://sqlite.org/howtocompile.html)? It's certainly doable; don't hesitate to ask if you get any problems.