u can use the oql "select count(a.xxx) from yourClass a" to get the row count.
Regards, Low -----Original Message----- From: Sebastian Golze [mailto:[EMAIL PROTECTED]] Sent: Friday, November 23, 2001 11:11 To: [EMAIL PROTECTED] Subject: [castor-dev] Counting Results Hallo, we try to use castor but I can't find any way to find out with OQL how many results a query matched. The only (very ugly) way seems to iterate through the results and count them... Greetings Sebastian ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
