Page 1 of 1

Connect to SSMS

Posted: Wed 06 Nov 2013 22:30
by frails
Is it possible to use dotConnect for Salesforce to connect via SQL Server Management Studio so I can copy tables from our SalesForce database?

Re: Connect to SSMS

Posted: Tue 12 Nov 2013 17:07
by Shalex
As SQL Server Management Studio uses the OLE DB technology to manage linked servers, it is impossible to integrate dotConnect for Salesforce into SSMS. But you can work with SQL Server Integration Services instead: http://www.devart.com/dotconnect/salesf ... vices.html.