I think that will be very useful when I can get number of records in ResultSet. When I want to show user how the process running and how long will take for all updates in database, I need first to calculate number of all records (select count(*) from MyTable where ...) and after this I can show the progress...
Will be easy when I can get in resultset .NumRecs...
It's possible?
Thank you, Darko
Will be easy when I can get in resultset .NumRecs...
It's possible?
Thank you, Darko