Is there a way to find out the number of rows returned from
a select statement before checking the stmt~STEP value?  I
use a common routing to perform all of the Selects where I
have the stmt~.ooSQLiteStmt~new(database, sql_stmt) and
check the ~initCode on return.  I would also like to be able
to check to see how many rows will be returned from the
subsequent ~STEP statements.

--
 Art Heimsoth - artst...@artheimsoth.com
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to