Hi I have tried to get a global record count on a query I have defined in dbforms-config.xml file.
I tried with <%= rsv_qry_asoex.size() %> But,it only shows the amount of rows delimeted by the maxRows attribute of the dbform tag (in case maxRows>=rsv_qry_asoex.size()). I wouldn't think doing a count(*) on the same query would be efficient since that information must be stored somewhere. Any ideas, clues??? Thanks, Julio Ortuzar ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
