Freelance Development for Dynamics CRM
Monday, August 29, 2011
CRM 4.0 - detach answered email from queue
›
One of my customers requested following functionality - detach email from queue when email is answered. Solution consists of 2 parts - cu...
4 comments:
Sunday, August 28, 2011
Microsoft SQL - How to attach database having only mdf file
›
Quick trick - I had only mdf file of database without log file. Following t-sql script allowed me to attach mdf file to SQL: sp_attach_si...
Thursday, August 25, 2011
CRM 4.0 - supported way to use stored procedures in reports
›
It is written in SDK that it is possible to use Stored Procedures in reports and following article will describe how to do it.
CRM 4.0 - Create new Organization failed with Exception: System.UnauthorizedAccessException: Access is denied
›
I tried to create new organization at one test environment and I have got following error:
Tuesday, August 02, 2011
CRM 4.0 - how to set 'Filter On' filter to value 'All' for Activities/History
›
This script is based on amazing article of Michael Höhne and updated for CRM 4.0.
2 comments:
Monday, July 25, 2011
CRM 4.0 - function which returns current user lookup
›
Just for quick access.
1 comment:
Sunday, June 12, 2011
How to allow users to input allowed characters in Microsoft Dynamics CRM 4.0
›
I have already posted here how to restrict user to input special characters to text fields. Following script will allow user to input only ...
1 comment:
‹
›
Home
View web version