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
ChamingaDChamingaD 

Microsoft SQL to Salesforce Upload

How to insert/update from Microsoft SQL database server to Salesforce ?

edwardEncarnacionedwardEncarnacion

If you want it to be automated and directly inserted from Microsoft SQL Server to Salesforce without using data loader, you could create a php script that extracts data from MSQL then inserts the data to SFDC.

 

Ive got a small example but i'm too lazy to paste it here, the indentations are getting all messed up, hehe. But basically it's very very simple.

 

 

 

ChamingaDChamingaD

Can you please send it to me ? Thanks in Advance

edwardEncarnacionedwardEncarnacion

Hey dude,

 

For how much? Everything has its price, hahaha... Just kidding by the way

 

Where would I send it?

BaloodevilBaloodevil

Check out SqlForce...

http://code.google.com/p/sqlforce/wiki/SQLForce

 

If that doesn't work, I know this will...

http://www.forceamp.com/dbamp.htm

DB Amp Pro supports selecting, inserting, updating and deleting salesforce records from SQL Server, using a linked server.

ChamingaDChamingaD

Anyone got Complete PHP script for uploading multiple MS SQL tables to Salesforce ?

edwardEncarnacionedwardEncarnacion

Hey send me an email address, ill send it to you?

nagalakshminagalakshmi

Hi, 

 

Can you please send me the code. i have also same requirement. Thanks in advance.

 

 

Thanks,

Lakshmi.

yaminiyamini

Hi, 

 

I have also the same requirement. Could you please help me for solving this. Thanks in advance.

 

 

Thanks,

Yamini.

prafprafprafpraf

Hi

 

Can you please share the link for php code. I woo needed this as I need to implement one requirement in my project.

 

Regards,

Prafulla