
- Forum
- ERP
- Microsoft CRM
- How to find the duplicate records in the account entity MS CRM3.0
How to find the duplicate records in the account entity MS CRM3.0
This is a discussion on How to find the duplicate records in the account entity MS CRM3.0 within the Microsoft CRM forums, part of the ERP category; How to find the duplicate records in the account entity with respect to the Account Name In Microsoft CRM 3.0...
-
How to find the duplicate records in the account entity MS CRM3.0
How to find the duplicate records in the account entity with respect to the Account Name
In Microsoft CRM 3.0
-
you can write a Pre- Create callout & query the database if that account name exists using MSCRM webservices.
other wise you can also use AJAX in the Onsave event and check if the account name already exists in the database.
-
Can any one help to resolve my problem below ?
I tried to access the CRM web service from the .net compact framework from a mobile application. When I intialise the crmservice and when I put Sevice.Execute (), it is throwing error that " An Unexpected Error Occurred" . When the code is run in ordinary Windows application, it is working fine. Can any one help me on this?
-
-
Sponsored Ads

Reply With Quote






