Saving MySQL account; too long.
#2

I used strcat for mine. Clicckkky

If you need any more help, just ask

EDIT:

When I did mine, I did it like:

pawn Код:
new str[128], str2[128];
format(str, sizeof(str), "UPDATE Users "); strcat(str, str2);
for every param.
Reply


Messages In This Thread
Saving MySQL account; too long. - by Darnell - 12.07.2013, 00:29
Re: Saving MySQL account; too long. - by Isolated - 12.07.2013, 00:32
Re: Saving MySQL account; too long. - by Djole1337 - 12.07.2013, 00:39
Re: Saving MySQL account; too long. - by CrazyChoco - 12.07.2013, 07:54
Re: Saving MySQL account; too long. - by Jessyy - 12.07.2013, 08:38
Re: Saving MySQL account; too long. - by Darnell - 12.07.2013, 09:02
Re: Saving MySQL account; too long. - by CrazyChoco - 12.07.2013, 12:15
Re: Saving MySQL account; too long. - by Darnell - 12.07.2013, 14:00
Re: Saving MySQL account; too long. - by kristo - 12.07.2013, 14:27

Forum Jump:


Users browsing this thread: 1 Guest(s)