File is not a SQLite 3 Database
#9

If your doing anything with SQLite make sure you use this include

https://sampforum.blast.hk/showthread.php?tid=303682

Add this to your gamemode

pawn Код:
#define DB_QUERY_ERRORS true
// automatically print errors (it's true by default)
#define DB_PRINT_ERRORS true
#include <sqlitei>
You will also need this

https://github.com/Zeex/amx_assembly

Now if there is any errors they will be printed out.
Reply


Messages In This Thread
File is not a SQLite 3 Database - by Voxel - 21.11.2013, 12:24
Re: File is not a SQLite 3 Database - by Konstantinos - 21.11.2013, 12:42
Re: File is not a SQLite 3 Database - by newbie scripter - 21.11.2013, 12:49
Re: File is not a SQLite 3 Database - by Voxel - 21.11.2013, 14:04
Re: File is not a SQLite 3 Database - by Konstantinos - 21.11.2013, 14:09
Re: File is not a SQLite 3 Database - by Voxel - 21.11.2013, 14:22
Re: File is not a SQLite 3 Database - by Konstantinos - 21.11.2013, 14:24
Re: File is not a SQLite 3 Database - by Voxel - 21.11.2013, 14:33
Re: File is not a SQLite 3 Database - by Pottus - 21.11.2013, 15:21
Re: File is not a SQLite 3 Database - by Voxel - 21.11.2013, 15:37

Forum Jump:


Users browsing this thread: 1 Guest(s)