MYSQL loading
#1

pawn Код:
cache_get_field_content(extraid, "Owner", BusinessInfo[extraid][bOwner], iConnectionHandle);
I have this, but whenever it attempts to load the 'Owner' field it just comes up as "NULL" when there is something in the field

idk why?
Reply
#2

First parameter is supposed to be the row you're loading data from. Has nothing to do with playerid whatsoever. If there's only 1 row, then put 0.
Reply
#3

I change it to 0, it didn't do anything, still loading it as "NULL"
Reply
#4

Anyone?
Reply
#5

? Still can't forget this out
Reply
#6

try using cache_get_row if you know the place of your row.
Reply
#7

Didn't work
Reply
#8

Still doesn't work? ;(
Reply
#9

Anyone?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)