Posts: 7
Threads: 4
Joined: Nov 2010
Reputation:
0
Can you get the row ID using sqlite?
Posts: 6,129
Threads: 36
Joined: Jan 2009
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.