Using Data-tier Application Framework on a single table
-
2011年5月12日 13:56
I'm looking for a way thats faster/better than SSIS to transfer large amounts of data quickly and reliably between on-premises and SQL Azure.
Can these magical bacpac files only include a whole database, or can I just transfer a single table?
Transferring 10 million (very small) rows using SSIS takes like 8 hours. Not acceptable.
Thanks!
全部回复
-
2011年5月15日 12:55
-
2011年5月23日 21:54
Hey Kevin,
At this time, the import/export services will retrieve the entire database. We will be adding support for selective exports prior to the final release. Thanks!
- 已建议为答案 Adrian BethuneMicrosoft Employee 2011年5月23日 22:00
-
2011年6月2日 18:57
Hi Kevin,
SQL Azure Data Sync CTP2 supports selected table Synchronization between SQL Server and SQL Azure and Vice Versa. Its available under limited CTP.
You can request for access from http://connect.microsoft.com/sqlazurectps
Arunraj Chandrasekaran, MCTS, Author: SQLXpertise.com
If you found this post useful, let us know by clicking "Vote as Helpful".- 已建议为答案 Arunraj.C 2011年6月2日 18:57

