Connect to SSMS

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Cloud Applications
Post Reply
frails
Posts: 1
Joined: Wed 06 Nov 2013 21:13

Connect to SSMS

Post by frails » Wed 06 Nov 2013 22:30

Is it possible to use dotConnect for Salesforce to connect via SQL Server Management Studio so I can copy tables from our SalesForce database?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Connect to SSMS

Post by Shalex » Tue 12 Nov 2013 17:07

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.

Post Reply