mysql_fetch_field_row ain't working.
#1

My mysql_fetch_field_row keeps returning
Код:
CMySQLHandler::FetchField(IP) - You cannot call this function now. (Reason: Fields/Rows are empty.)
The field in the database has 127.0.0.1 in it so I have no clue why it's not working like it should.

pawn Код:
mysql_fetch_field_row(playerip, "IP", mCon);
And yes, I am storing the result of the query.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)