SA-MP Forums Archive
cache_get_row_int(...) - An error occured during the datatype conversion. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: cache_get_row_int(...) - An error occured during the datatype conversion. (/showthread.php?tid=440059)



cache_get_row_int(...) - An error occured during the datatype conversion. - zombieking - 28.05.2013

Quote:

[ERROR] >> cache_get_row_int(...) - An error occured during the datatype conversion.

Happens on the vast majority of uses of cache_get_row_int


Re: cache_get_row_int(...) - An error occured during the datatype conversion. - Vince - 28.05.2013

Well, is the data you're fetching actually an integer?


Re: cache_get_row_int(...) - An error occured during the datatype conversion. - zombieking - 28.05.2013

Yes. Almost everything is an integer except some strings.