15 pts.
 Linking Microsoft CRM to MSSQL Server
We are currently setting up a email newsletter system for one of our client and are looking at linking to and fro their CRM, for example, we need to link our newsletters (stored in MSSQL) to their list of contact emails (Stored in CRM) and write information related to the newsletter usage back to CRM. Thanks for your help.

Software/Hardware used:
ASKED: June 2, 2008  2:07 PM
UPDATED: June 3, 2008  8:30 AM

Answer Wiki:
MS CRM uses a SQL Server backend to store the data. You can read and write to the tables to get the data you need.
Last Wiki Answer Submitted:  June 2, 2008  7:17 pm  by  Denny Cherry   64,550 pts.
All Answer Wiki Contributors:  Denny Cherry   64,550 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I thought that you weren’t allowed to read and write directly to the SQL Server CRM database using SQL and asp.net for example?

 15 pts.