• abyss
  • NEWBIE
  • 0 Points
  • Member since 2007

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

Hi

I am working with vb.net and writing an app to download certain tables from Salesforce.  I got the code working to create the tables in SQL but have yet to figure out the best way to download the data.  What is the best way to download the data into the SQL tables?  Does anyone have any code samples or suggestions to do this process?  Also is there a way to bulk insert vs inserting one record at a time.  Thanks for any help.