Hello everyone,
I was wondering if there is a way to connect to Salesforce Database. If so, please give me directions.
Thank you!
Hello everyone,
I was wondering if there is a way to connect to Salesforce Database. If so, please give me directions.
Thank you!
Salesforce does not provide direct database access, so you must either sync your Salesforce database to local database. Or, if you are using SQL Server, you use an ODBC driver to use Salesforce database as a Linked Server.
--
myDBR Team
You must log in to post.