Is there a problem with cds.RecordCount ?
I usually use it to determine if I have any records in a query.
But talking with a college he told that there is a performance penalty to that!
I have made some test and nothing major came up.
So is there a performance penalty or any other problem with RecordCount?!
If so, what is the best way to check if there are some records in a query?
Thanks