[Ajuda] MySQL
#1

Bom, eu estou codando um GameMode em MySQL. Estou com um problema no sistema de carregamento e salvamento
de dados. Jб tentei criar colunas, tabelas mas nгo muda as coisas.

pawn Код:
format(ValorROW,sizeof(ValorROW),"pAdmin = '%d'",PlayerInfo[playerid][pAdminBPS]);          format(Query,sizeof(Query),"%s, %s",Query,ValorROW);
format(Query,sizeof(Query),"UPDATE %s WHERE Nome = '%s' LIMIT 1",Query,PlayerNameTraco(playerid));
mysql_query(Query);
Reply


Messages In This Thread
MySQL - by ipsLuan - 06.04.2014, 17:13
Re: MySQL - by RockstarVidaloka - 08.04.2014, 00:18
Re: MySQL - by DannielCooper - 08.04.2014, 00:22
Re: MySQL - by Gii - 08.04.2014, 00:48
Re: MySQL - by ipsLuan - 08.04.2014, 19:28
Re: MySQL - by Schocc - 08.04.2014, 19:32
Re: MySQL - by ipsLuan - 08.04.2014, 23:51
Re: MySQL - by Schocc - 09.04.2014, 00:06
Re: MySQL - by ipsLuan - 12.04.2014, 16:02
Re: MySQL - by RockstarVidaloka - 01.05.2014, 16:55

Forum Jump:


Users browsing this thread: 1 Guest(s)