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
Saran sundarSaran sundar 

hi i need to integrate sql sever with salesforce without using third party tool is there any possibilities.

Raj VakatiRaj Vakati
You can try to use this tools 
  1.  Data loadder 
You can export the data from the sql sever  servce into the remote folder from there you can load the data into salesforce using cli job 
https://blog.mirketa.com/scheduling-of-data-loader-through-command-line/
2 .You can use Heroku connect also 
https://www.heroku.com/connect​​​​​​​
2 .You can write your Own webservice using SOAP and REST API 
Khan AnasKhan Anas (Salesforce Developers) 
Hi Saran,

Greetings to you!

Please refer to the below links which might help you further.

https://www.youtube.com/watch?v=D7KuWkn95ss

https://www.youtube.com/watch?v=16Yn90-Wd4A

http://blog.pragmaticworks.com/incrementally-loading-data-from-salesforce.com

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas