Hello,
Is there any way to
obtain the number of rows returned by a SELECT statement, before receiving all
the rows returned? I am using the sqlite_exec() / sqlite_step() functions
to return the data, but need to populate a progress bar.
Regards, Stephen Drew DISCLAIMER: This e-mail and any files transmitted with it contain confidential and proprietary information and is intended solely for the use of the intended recipient. If you are not the intended recipient, please return the e-mail to the sender and delete it from your computer and you must not use, disclose, distribute, copy, print or rely on this e-mail. The contents of this e-mail and any files transmitted with it may have been changed or altered without the consent of the author. Email transmission cannot be guaranteed to be secure or error-free.
|
- Re: [sqlite] Row Count Drew, Stephen
- Re: [sqlite] Row Count Scott Baker
- [sqlite] Views and performances... Paolo Vernazza
- Re: [sqlite] Views and performances... Christian Smith
- Re: [sqlite] Views and performances... Andrew Piskorski
- Re: [sqlite] Row Count tezozomoc
- RE: [sqlite] Row Count Drew, Stephen
- Re: [sqlite] Row Count Will Leshner
- RE: [sqlite] Row Count Drew, Stephen
- Re: [sqlite] Row Count Derrell . Lipman