Converting this to MYSQL R7/cache?
#2

This typing of function won't work with the cache functions, technically.

You can use the latest version and use y_inline in order to make it work, though. I believe it would be something like this:

pawn Код:
inline Response()
{
    // query code
}

mysql_tquery(connectionHandle, "SELECT `value` FROM `table`", using inline Response, "", "");
Haven't done that in awhile though, so it could be wrong.
Reply


Messages In This Thread
Converting this to MYSQL R7/cache? - by 101 - 16.10.2013, 20:52
Re: Converting this to MYSQL R7/cache? - by Scenario - 16.10.2013, 21:03
Re: Converting this to MYSQL R7/cache? - by 101 - 16.10.2013, 21:10

Forum Jump:


Users browsing this thread: 1 Guest(s)