#define with function mysql
#2

#define GET_INT(%1,%2) mysql_fetch_field_row(tmp, %2);%1 = strval(tmp)
#define GET_STR(%1,%2) mysql_fetch_field_row(%1, %2)
#define GET_FLOAT(%1,%2) mysql_fetch_field_row(tmp, %2);%1 = floatstr(tmp)

try that
Reply


Messages In This Thread
#define with function mysql - by Mhaux - 10.10.2014, 23:29
Re: #define with function mysql - by MrCallum - 10.10.2014, 23:50
Re: #define with function mysql - by paulommu - 10.10.2014, 23:56
Re: #define with function mysql - by Mhaux - 11.10.2014, 09:50

Forum Jump:


Users browsing this thread: 1 Guest(s)