#1

Hi Everybody.
I made query but now i have error

Line:
Код:
mysql_format(ConnectionHandle, Query, "SELECT `IP`, `Money`, `Bank`, `EXP`, `Level`, `Sex`, `Skin`, `PosX`, `PosY`, `PosZ`, `PosA`, `Interior`, `Health`, `Armor`, `Warns`, `Admin`, `Job`, `Gun0`, `Ammo0`, `Gun1`, `Ammo1`, `Gun2`, `Ammo2`, `Gun3`, `Ammo3`, `Gun4`, `Ammo4`, `Gun5`, `Ammo5`, `Gun6`, `Ammo6`, `Gun7`, `Ammo7`, `Gun8`, `Ammo8`, `Gun9`, `Ammo9`, `Gun10`, `Ammo10`, `Gun11`, `Ammo11` FROM `players` WHERE `Name` = '%e' AND `Password` = '%e'", PlayerName(playerid), buffer);
Error:
Код:
error 075: input line too long (after substitutions)
I know that line is too long but how decompose this query?
Reply
#2

Bump
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)