function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Aaron HuangAaron Huang 

What's the best way to create a connection between Salesforce and SQL server database?

What's the best way to create a connection between Salesforce and SQL server database where our business rules reside to determine contract price and accessories related to product selected?
rak1rak1
I created a webservice in my website to connect with mysql database, I don't know is it is the best one or not