open.mp forum
[Server] Include that facilitates sqlite manipulation - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Support (https://forum.open.mp/forumdisplay.php?fid=12)
--- Thread: [Server] Include that facilitates sqlite manipulation (/showthread.php?tid=2514)



Include that facilitates sqlite manipulation - Jhames - 2023-12-10

Hello everything is fine. 

I'm starting a new project and would like to use sqlite, but I would like to know if there is any include that makes it easier to manipulate and use sqlite. I found an include called "easydb.inc" but the project is old and has no active documentation. 

In my last projects I used DOF2, it is an .ini file manipulation include and it works very well, but my next project requires some specific queries that only sqlite and mysql are supported.