Art, this has been asked in the sqlite group and the answer seems to be -
no, but you can do a SELECT COUNT(*) ... first to retrieve the number. This
will always return only one row with the answer.
I hope this helps.
Staffan
On Tue, Oct 29, 2013 at 2:11 PM, Art Heimsoth <artst...@artheimsoth.com>wrote:
> 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
>
>
------------------------------------------------------------------------------
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