[MySQL] "cache_get_field_content_int" no active cache
#8

Why not use:

pawn Code:
if(cache_num_rows())//exists
{
    //code
}
Plus, to get a string, the syntax:

pawn Code:
cache_get_field_content(row, field_name[], destination[], connectionHandle = 1, max_len = sizeof(destination));
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)