[Ajuda] Nгo tб criando a tabela [MySQL]
#1

pawn Код:
mysql_format(Conexao,Query,"CREATE TABLE `logs` (`nome`, `id`, `email`, `IsAdmin`,) VALUES ('%s','%d','%d')" , Nome(playerid), PID[playerid], Avancados[playerid][Email] , 1);
    mysql_function_query(Conexao, Query, false, "", "");
    printf("Log criado, Player: %s , ID: %d , E-mail: %s , Admin: %d", Nome(playerid), PID[playerid], Avancados[playerid][Email], 1);
Nгo estб criando a tabela alguem sabe porque?
Reply


Messages In This Thread
Nгo tб criando a tabela [MySQL] - by ViictorDaay- - 07.05.2013, 02:17
Re: Nгo tб criando a tabela [MySQL] - by smiiir - 07.05.2013, 02:23
Re: Nгo tб criando a tabela [MySQL] - by ViictorDaay- - 07.05.2013, 02:32
Re: Nгo tб criando a tabela [MySQL] - by Jason` - 07.05.2013, 02:37
Re: Nгo tб criando a tabela [MySQL] - by Falcon. - 07.05.2013, 02:38
Re: Nгo tб criando a tabela [MySQL] - by Schocc - 07.05.2013, 02:52
Re: Nгo tб criando a tabela [MySQL] - by ViictorDaay- - 07.05.2013, 15:34
Re: Nгo tб criando a tabela [MySQL] - by Delta 4 - 07.05.2013, 15:35
Re: Nгo tб criando a tabela [MySQL] - by ViictorDaay- - 07.05.2013, 15:47
Re: Nгo tб criando a tabela [MySQL] - by Delta 4 - 07.05.2013, 17:08

Forum Jump:


Users browsing this thread: 1 Guest(s)