SA-MP Forums Archive
sqlite question - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: sqlite question (/showthread.php?tid=273715)



sqlite question - sten - 02.08.2011

Can you get the row ID using sqlite?


Re: sqlite question - Calgon - 03.08.2011

If your row ID is a normal field (i.e: an auto-incrementing ID), then yes. Otherwise, I'm not sure that there's a function to do so.