Hello all,
I'm using RDC to access a MySQL database. The command config.properties in RDC is a CALL sp_SomeStoredProc() - which returns two results sets (two select statements one after the other).
How does RDC in B4A handle processing two (or more) results sets from one RDC call please?
Thanks!
I'm using RDC to access a MySQL database. The command config.properties in RDC is a CALL sp_SomeStoredProc() - which returns two results sets (two select statements one after the other).
How does RDC in B4A handle processing two (or more) results sets from one RDC call please?
Thanks!