How do I get the row count of the records fetched after doing a select?
I looked online and there's a method called intForQuery which takes NSString* as an sql statement, but I have that statement + argument array that I want to pass in. How can I do that? Or is there another way? Currently I have executed the selected statement and it is returned in FMResultSet...can I retrieve it from there somehow?
--
You received this message because you are subscribed to the Google Groups "FMDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fmdb+uns...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.