database is not created
#7

Try using this:
pawn Код:
db_query(rcon_attempts, "CREATE TABLE IF NOT EXISTS `Tabel` (IP varchar(24), Imput INTEGER DEFAULT 0 NOT NULL, Hour INTEGER DEFAULT 0 NOT NULL, Minute INTEGER DEFAULT 0 NOT NULL, Second INTEGER DEFAULT 0 NOT NULL)");
EDIT: I don't know what is 'Imput', is that an integer or a string?
Reply


Messages In This Thread
database is not created - by HeLiOn_PrImE - 04.03.2014, 15:54
Re: database is not created - by HeLiOn_PrImE - 05.03.2014, 12:06
Re: database is not created - by HeLiOn_PrImE - 06.03.2014, 14:41
Re: database is not created - by CutX - 06.03.2014, 14:45
Re: database is not created - by HeLiOn_PrImE - 06.03.2014, 16:16
Re: database is not created - by HeLiOn_PrImE - 07.03.2014, 11:35
Re: database is not created - by SyntaxQ - 07.03.2014, 12:45
Re: database is not created - by HeLiOn_PrImE - 07.03.2014, 17:35
Re: database is not created - by ColeMiner - 07.03.2014, 17:37
Re: database is not created - by HeLiOn_PrImE - 07.03.2014, 18:00

Forum Jump:


Users browsing this thread: 2 Guest(s)