SQLite wont create a table
#1

Under OnGameModeInit:

pawn Код:
db_query(survival, "CREATE TABLE IF NOT EXISTS `ACCOUNTS` (`NAME`, `PASSWORD`, `IP`, `LEVEL`, `CASH`, `ADMINLEVEL`, `HOURS`, `JOB`, `BANNED`, `SPAWN`, `BANK`, `FOOD`, `WATER`, `SKIN`, `FACTION`, `FACTION_LEVEL`, `VEHICLE1`, `VEHICLE2`, `VEHICLE3`, `VEHICLE4`, VEHICLE5`)");
it doesnt create table if not exists!
Reply


Messages In This Thread
SQLite wont create a table - by Mattakil - 04.10.2013, 20:49
Re: SQLite wont create a table - by Jefff - 04.10.2013, 21:28
Re: SQLite wont create a table - by DanishHaq - 04.10.2013, 21:31
Re: SQLite wont create a table - by -Prodigy- - 04.10.2013, 21:35
Re: SQLite wont create a table - by DanishHaq - 04.10.2013, 21:37
Re: SQLite wont create a table - by Mattakil - 05.10.2013, 14:19
Re: SQLite wont create a table - by Mattakil - 05.10.2013, 17:47

Forum Jump:


Users browsing this thread: 1 Guest(s)