FileMaker Weetbicks

A Lightning Fast Alternative to the Count() Function

January 22, 2010 / 9 comments

The count function allows you to produce a count of the number of records through a relationship. However what may be less clear is that in order to achieve this, every record must be downloaded to the client computer, making the process very slow over a wide area connection. There is, however, an alternative to count in this situation which is almost instantaneous, this article explains how... Read more...

Show More