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
NattyForceNattyForce 

Salesforce and MS SQL

I need to pull from an MS SQL table and populate a custom object with the data. I will not be writing to the MS SQL table but I need to periodically check for updates/new records and perform an upsert in Salesforce when neccessarry. Any suggestions on how/where to get started? Thanks

 

-Natty