• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Help with mysql and data retrieving.
#8
Because cache_get_value_index_int uses column's idx while cache_get_value_name uses literal string.

cache_get_value_name(row, "collumn_name", out);

Edit:
mysql_tquery(g_SQL,query);

I don't see a callback there....? Where were you using cache functions at all...?
Using Pawn.CMD?

If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.
  Reply


Messages In This Thread
RE: Help with mysql and data retrieving. - by Pinch - 2020-11-07, 11:20 AM

Forum Jump: