• gibm
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi all;
                  I want to replicate the particular table(object like task,contact) into a sql table on my local machine.Can salesforce API provide any way to get the equivalent sql commands(create table) so that by executing that command I can replicate the particular salesforce table on my local sql server(MS SQL 2000).Right now I am getting metadata of a prticular table and writting loops to replicate the table.But it is very complex process.Is there any other alternative?
 
Rohit