how to get a string value from a SQLite table - 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: how to get a string value from a SQLite table (
/showthread.php?tid=310268)
how to get a string value from a SQLite table -
Snowman12 - 11.01.2012
Hey,
I have this:
pawn Код:
db_get_field_assoc(Result,"Label",Field,sizeof(Field));
But when I try strval it compiles with "Tag Mismatch" is there someway of getting a string from that value? Also its 3dText.