Sorry guys, I saw that LargeSelect is supported in torque-3.1 as well. ----- Original Message ----- From: "Bogdan Vatkov" <[EMAIL PROTECTED]> To: "TORQUE_LIST" <[EMAIL PROTECTED]> Sent: Saturday, January 10, 2004 10:59 Subject: Rowcount without overhead ?
Hi all, I need to get info for a particular table about its rows (records) count. Is it possible this to be done via torque's infrastructure but without creating all the the corresponding objects for the rows to be counted. I do not want to move into lower level and to make my (SELECT COUNT(*) FROM A_TABLE) manually. btw.. i've just saw the LargeSelect class located in the torque-3.2-dev ..but when is it going to be relased ? Any suggestions. With best regards, Bogdan Vatkov --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
