How to save and Load String. using mysql>?
#7

It looks like you are using MySQL R38+, if so, why not simply use cache_get_field_content to fetch the string? It's kinda more easier to use (for me at least)

Код:
native cache_get_field_content(row, const field_name[], destination[], connectionHandle = 1, max_len = sizeof(destination));
Reply


Messages In This Thread
How to save and Load String. using mysql>? - by MBilal - 22.08.2015, 12:17
Re: How to save and Load String. using mysql>? - by ZBits - 22.08.2015, 12:42
Re: How to save and Load String. using mysql>? - by Dokins - 22.08.2015, 14:47
Re: How to save and Load String. using mysql>? - by MBilal - 22.08.2015, 16:21
Re: How to save and Load String. using mysql>? - by Logofero - 22.08.2015, 16:33
Re: How to save and Load String. using mysql>? - by MBilal - 22.08.2015, 16:37
Re: How to save and Load String. using mysql>? - by Sjn - 22.08.2015, 16:43
Re: How to save and Load String. using mysql>? - by Logofero - 22.08.2015, 16:43

Forum Jump:


Users browsing this thread: 1 Guest(s)