|
by Lubor via Microsoft SQL Server Development Customer Advisory Team on 7/31/2010 12:11:27 AM
Introduction
Now that you have your database set up in SQL Azure, the next step is to load your data to this database. Your data could exist in various sources; valid sources include SQL Server, Oracle, Excel, Access, flat files and others. Your data could exist in various locations. A location might be a data center, behind a corporate firewall, on a home network, or even in Windows Azure.
There are various data migration tools available, such as the SQL Server BCP Utility, SQL Server In
... [ read more ]
|
|