SQL syntax.
#2

You have put ) instead of " and forgot ,

PHP Code:
new Query[256], pName[35];
new 
Float:xFloat:yFloat:z;
GetPlayerName(playeridpName35);
GetPlayerPos(playeridxyz);
mysql_format(ConnectMySQLQuerysizeof(Query), "UPDATE `aractrash` SET `tposX` = '%f', `tposY` = '%f', tposZ = '%f', `KullaniciAdi` = '%s'"x, ,,,pName);
mysql_tquery(ConnectMySQLQuery); 
Reply


Messages In This Thread
SQL syntax. - by lolya93 - 10.04.2018, 22:16
Re: SQL syntax. - by kovac - 10.04.2018, 23:22
Re: SQL syntax. - by lolya93 - 10.04.2018, 23:29
Re: SQL syntax. - by ThinAir - 10.04.2018, 23:31
Re: SQL syntax. - by lolya93 - 10.04.2018, 23:36
Re: SQL syntax. - by ISmokezU - 10.04.2018, 23:38
Re: SQL syntax. - by lolya93 - 10.04.2018, 23:53

Forum Jump:


Users browsing this thread: 1 Guest(s)