Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

Fetching currency value from database and store into salesforce Currency Field

$
0
0

Hi,

I have one currency column in MS Access.

I am fetching the value from database. But i didnt update in Salesforce. 

How Can i do this?

 updateacc.X1_month__c=Double.Parse(row["Month1"].ToString(),NumberStyles.Currency );

 SaveResult[] saveResults = sfdcbind.update(new sObject[] { updateacc });


Viewing all articles
Browse latest Browse all 31927


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>