[HELP] MySQL Loading Issue
#2

I've had this problem also. I found that loading it into a temp string then formatting the value from the temp string works. Like this:
pawn Код:
cache_get_field_content(i, "owner", temp_string);
        format(businessData[i][bowner], 128, "%s", temp_string);
Reply


Messages In This Thread
[HELP] MySQL Loading Issue - by BornHuman - 07.05.2016, 22:20
Re: [HELP] MySQL Loading Issue - by Jack_Leslie - 08.05.2016, 02:05
Re: [HELP] MySQL Loading Issue - by BornHuman - 15.05.2016, 07:47
Re: [HELP] MySQL Loading Issue - by zPain - 15.05.2016, 07:56

Forum Jump:


Users browsing this thread: 1 Guest(s)