SQLite logging - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: SQLite logging (
/showthread.php?tid=389285)
SQLite logging -
Anonick - 01.11.2012
Is it possible at all to enable error logging in SQLite or should i just switch to something else?
Re: SQLite logging -
Zircon-Hosting - 01.11.2012
http://www.sqlite.org/c3ref/log.html
Re: SQLite logging -
Anonick - 01.11.2012
Quote:
Originally Posted by Zircon-Hosting
|
Isn't this set at complie-time?..
Re: SQLite logging -
Zircon-Hosting - 01.11.2012
Quote:
Originally Posted by Anonick
Isn't this set at complie-time?..
|
I am not sure, perhaps you can find something of value in the documentation?
http://www.sqlite.org/docs.html
Re: SQLite logging -
ReneG - 01.11.2012
There is currently no way to enable error logging for SQLite. BlueG's MySQL plugin does though.