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
sfdcjoeysfdcjoey 

Visual force page just to display data get from my local database

How to create visual force page just to display data get from my local database (MSSQL) and upon clicking on a button will update back the data into my local database (MSSQL). I do not want to store any data in Salesforce. Will it be possible?
VineetKumarVineetKumar
Yes this is possible. 
What you are taking about is a possible integration developement, using either SOAP / REST API
This trailhead might help you
https://trailhead.salesforce.com/en/module/apex_integration_services