Input line too long - MySQL UPDATE
#5

Quote:
Originally Posted by Mr_DjolE
Посмотреть сообщение
pawn Код:
new
    iQuery[256]
;
strcat(iQuery, "some string");
strcat(iQuery, "some string 2");
Now you can use query or w/e you doing.
This.

But you should use a string of size over 512, because it won't update with lower size.
Reply


Messages In This Thread
Input line too long - MySQL UPDATE - by Rdx - 26.12.2012, 12:12
Re: Input line too long - MySQL UPDATE - by Peach - 26.12.2012, 12:16
Re: Input line too long - MySQL UPDATE - by Rdx - 26.12.2012, 12:45
Re: Input line too long - MySQL UPDATE - by Djole1337 - 26.12.2012, 12:48
Re: Input line too long - MySQL UPDATE - by Konstantinos - 26.12.2012, 12:51
Re: Input line too long - MySQL UPDATE - by Djole1337 - 26.12.2012, 12:52
Re: Input line too long - MySQL UPDATE - by Rdx - 26.12.2012, 13:08
Re: Input line too long - MySQL UPDATE - by Konstantinos - 26.12.2012, 13:14
Re: Input line too long - MySQL UPDATE - by Rdx - 26.12.2012, 23:10
Re: Input line too long - MySQL UPDATE - by ReneG - 26.12.2012, 23:31

Forum Jump:


Users browsing this thread: 1 Guest(s)