Microsoft CRM ? Client Relationship Management package from Microsoft Business Solutions was initially designed to be customizable with Microsoft Visual Studio.Net and one of its programming languages ? C#.Net or VB.Net. You can use ADO.Net, Web Service, Transact SQL scripting and stored procedures, deploy such SQL Server tools as Linked Server to all ODBC/OLEDB compliant database, including ORACLE, Sybase, Ingress, DB2, Unidata, Pervasive SQL, Ctree and even Lotus Notes/Domino.
In this small article we would like to give you the clue on programming the integration with SQL third party Database.
First ? use Microsoft CRM SDK to initiate communication with Microsoft CRM, we have it in C#:
String[] arr1 = coll.AllKeys;
int loop1, loop2;
for (loop1 = 0; loop1 0?1:arr1.Length); loop1++)
{
String[] arr2 = coll.GetValues(arr1[loop1]);
for (loop2 = 0; loop2 < arr2.Length; loop2++)
{
strAccountId = arr2[loop2].Replace("}",null);
strAccountId = strAccountId.Replace("{",null);
}
}
if (Page.IsPostBack==false)
{
// Server should be set with the name of the platform Web server
string Server = ConfigurationSettings.AppSettings["ServerName"];
// VirtualDirectory should be set with the name of the Microsoft
// CRM Virtual Directory on the platform Web server
string VirtualDirectory = "mscrmservices";
string strDir = "http://" + Server + "/" + VirtualDirectory + "/";
// BizUser proxy object
Microsoft.CRM.Proxy.BizUser oBizUser = new Microsoft.CRM.Proxy.BizUser ();
oBizUser.Credentials = System.Net.CredentialCache.DefaultCredentials;
oBizUser.Url = strDir + "BizUser.srf";
// CRMAccount proxy object
Microsoft.CRM.Proxy.CRMAccount account = new Microsoft.CRM.Proxy.CRMAccount ();
account.Credentials = System.Net.CredentialCache.DefaultCredentials;
account.Url = strDir + "CRMAccount.srf";
Then you use ADO.Net for calling stored procedure with parameters to do the integration job:
try
{
string SQLStatement="ICS_UpdateAccountPrivate '"+
strAccountId +"' , '" + this.TextBoxWorkPerformed.Text +
"' , "+doubleEncode(System.Double.Parse(this.TextBoxAnnualRevenue.Text))+" , "+
intEncode(System.Int32.Parse(this.TextBoxNumberOfEmployees.Text.Replace(",","")))+" , "+
doubleEncode(System.Double.Parse(this.TextBoxAverageGrowthRate.Text))+" , "+
"'"+this.DropDownListOwnership.SelectedItem.Text +"' , "+
intEncode(System.Int32.Parse(this.RadioButtonList.SelectedItem.Value))+" , "+
intEncode(System.Int32.Parse(this.TextBoxCredit.Text.Replace(",","")))+" , '"+
this.TextBoxComments.Text+"'";
System.Data.SqlClient.SqlConnection tmpConnection =
new System.Data.SqlClient.SqlConnection(ConfigurationSettings.AppSettings["ConnectionStringICS"]
) ;
About The Author
Andrew Karasev is Chief Technology Officer in Alba Spectrum Technologies ? USA nationwide Great Plains, Microsoft CRM customization company, based in Chicago, California, Texas, Florida, New York, Georgia, Colorado, Oregon, Washington, Canada, UK, Australia and having locations in multiple states and internationally (www.albaspectrum.com), he is CMA, Great Plains Certified Master, Dexterity, SQL, C#.Net, Crystal Reports and Microsoft CRM SDK developer. You can contact Andrew: 1-866-528-0577 www.albaspectrum.com.
shuttle to Midway Beardstown .. Lockport Chicago limo O’HareMicrosoft Business Solutions Great Plains is very generic accounting application... Read More
There are so many different programs that clutter up your... Read More
There are several kinds of software piracy. The bottom line... Read More
Spyware and Adware infest over 90 percent of computers in... Read More
Microsoft Business Solutions Great Plains version 8.5, 8.0, 7.5, Great... Read More
Great Plains Software Dynamics, Dynamics C/S+, eEnterprise were written on... Read More
Microsoft Business Solutions CRM is web-based CRM application, deploying all... Read More
Great Plains Accounting, accounting package for mid-size and small companies... Read More
OEComplete is a utility for managing the personal information of... Read More
Homeland security, airport security, Internet security ??" these days we???re... Read More
Have you ever noticed that when you look at your... Read More
IntroductionDuring the early years of our modern computer era, very... Read More
Now there are Three Steps To Heaven Just listen and... Read More
Lotus Domino/Notes ? Microsoft Great Plains tandem as ERP with... Read More
I have recently created my first Php program. I wanted... Read More
TikiWiki is open source software - it is written in... Read More
It is possible that if one avoided all sources of... Read More
IBM Lotus Notes Domino and Microsoft CRM (Client Relation Management)... Read More
Whether you are an experienced web programmer or a complete... Read More
Microsoft Great Plains serves majority of US based horizontal and... Read More
Programming Help for BeginnersWe write programs to instruct computers. When... Read More
Microsoft Business Solutions Great Plains has Project Accounting module where... Read More
Microsoft Business Solutions Small Business Manager is scaled down Great... Read More
Fleet Maintenance Management is a critical position in any company... Read More
C/SIDE (Client/Server Integrated Development Environment) - The core of... Read More
Green Bay Hummer H2 SUV rentals ..Microsoft Great Plains, former Great Plains Software Dynamics, eEnterprise has... Read More
Google Inc. has launched a new software package that allows... Read More
You have gotten those E_Mails buy software at deep discounts.... Read More
Looks like Microsoft Great Plains becomes more and more popular,... Read More
The Windows Indexing Service provides you with the ability to... Read More
We would like first emphasize the change in the paradigm.... Read More
Microsoft Great Plains has substantial mid-market share in the USA... Read More
If someone entered your home, uninvited and installed numerous cameras... Read More
With thousands of web pages added to the Net every... Read More
Microsoft Business Solutions Great Plains has Project Accounting module where... Read More
Microsoft Business Solutions Great Plains, former Great Plains Software Dynamics... Read More
Whether you are a small consultancy firm, a medium sized... Read More
Microsoft PowerPoint has dramatically changed the way in which academic... Read More
eStore Advantage allows front-office applications to communicate with back-office business... Read More
What is RAID RECOVERY?RAID stands for Redundant Array of Inexpensive... Read More
If you are to buy a HelpDesk & Asset Management... Read More
The destruction of the Soviet Union about 15 years ago,... Read More
"Pfishing", sometimes spelled "Phishing", is a word that's used to... Read More
If you have been running Windows XP for a couple... Read More
Using professional icons in your application or website can bring... Read More
Microsoft CRM is CRM application, maintained and supported by Microsoft... Read More
Scrapbooks are very popular these days. I think that almost... Read More
Innovative Maintenance Systems (IMS) is one company that offers solutions... Read More
Microsoft Business Solutions Great Plains has many years of successful... Read More
The stakes are high when considering security, privacy, and savings,... Read More
Software |