i\'d like to know how can get the user name and his password and use it when i set the crmservice connection
I have a very basic question with the Microsoft CRM 4.0 Report wizard.I am very experienced in SQL syntax and database queries, but I have no knowledge of MS CRM and SSRS.
I have a quote entity that I want to delete, how do I do so 开发者_运维百科after its state is set to closed?I covered how to do this in a blog article a couple years ago. There are some entities that
I\'ve created a button on a CRM form and now when I开发者_高级运维 click on it I want to send some info to a function that has been written in C# and then do some calculations.
Issue is : I have one system Entity called \'Order\' and another custom entity \'X\'. I am looking for some kind of same functionality as available on Quote called \'Convert into Order\'. I want the
I am trying to display what each user has spend their time doing for the week(either internal or external work) but the time is all on the same column on the table, is it possible to split it into 2 d
I have created a new custom entity called Sports Leag开发者_StackOverflow社区ues. Now i am wondering how to display/ accessible this under \'Extensions\' tab on workplace?
I need to get either a custom开发者_如何学Python entity\'s type name (e.g. new_myspecialentity) or its type code (e.g. 1036) form within a custom workflow activity. Is there anyway to do this?From the
I have an existing .net 开发者_JAVA技巧web application that creates Customer contact record in regular SQL Server Database. Now we are migrating to CRM.
The following SQL code creates开发者_如何学C a two-line table with an invoice on one line and payment grouped on the other line. However that\'s not the desired representation. The real goal is to dis