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
