SQL syntax.
#7

Quote:
Originally Posted by ISmokezU
View Post
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"xyzpName);
mysql_tquery(ConnectMySQLQuery); 
thanks guys.
PHP Code:
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
 no errors 
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)