View Full Version : Change the max size attachment in the CRM SQL Database


jd1866
10-26-2010, 12:21 PM
I want to change the value of the MaxUploadFileSize field in the OrganizationBase table of CRM DB from 5242880(5M) to 524288000(500M). I am very new to SQL Server I am sure it is an easy solution. How do I accomplish this? Thanks.