Answered SQL Azure Database Sharding

  • Sunday, November 18, 2012 5:30 AM
     
     
    I have a SQL Azure Server (DBn), I need to copy some of the tables from (DBn) to number of other SQL Azure Servers (DBn1,DBn2,....). I should be able to execute the copy operation through a worker role. Is this possible via Linked server feature in SQL Azure?

All Replies