Hi,
I am trying to establish whether there is any way of using the Query object
to return only a certain number of records from the CRM db. I have a a very
simple app that either prompts a user for query conditions, or alternatively
returns all objects from the specified entity (account/contact etc). The
problem is that the db has upwards of 25,000 contacts, and the result set is
huge. I cannot find anything in the FetchXML schema that suggests I can
specifiy a number of records to return. If anyone can help me that would be
great.
Cheers
Chris