You need to sign in to do that
Don't have an account?
Svit
Integration with external MS SQL db
Hi guys, please advise me on the integration capabilities of the different editions of Salesforce CRM . I need integrate Salesforce CRM with the external app (external MS SQL db). Mostly it will be read and write operations. Can I use Group and Professional editions? Thanks a lot!
If you are using MS SQL Server you should be able to setup an SSIS package and connect it with something like the Salesforce ADO.NET Data Provider (http://www.rssbus.com/ado/salesforce). There is an article online that does the same thing with QuickBooks (http://www.rssbus.com/kb/articles/ado-ssistask.rst) - the process should be virtually identical.