• JeffGress
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies

Hi,

 

Anyone have experience using API Web Service from Progress programming language?

I managed to login, but do not know how to put the serverurl and sessionid into sforceservice.

Any sample will be very appreciated.

Thanks.

 

regards,

sq

Hi All ,

I am new to salesforce and programming. I am trying to Batch insert/update accounts using C#. Can someone please provide me a sample code which will do batch insert or updates?? I have gone through the sample examples but it inserts only one record. I am not sure how to use querymore ,batchsize , queryoptions etc

My source is SQL server database.

Please help !!