Database: MSCRM_CONFIG
IntColumn Value: Set to -1,
This will retrieve all records in the table.
UPDATE DeploymentProperties SET IntColumn = '-1' WHERE ColumnName = 'TotalRecordCountLimit'After executing this query give a IIS Reset.
There is another way to change the registry value, But it will only applied to fetch XML, after you changed registry value still you receive only 5000 record in Entity grid. http://www.interactivewebs.com/blog/index.php/server-tips/turn-off-microsoft-crm-2011-5000-limit-on-data-retrieval-via-sdk/
No comments:
Post a Comment