SQL Azure to SQL database -
most of posts out there discuss converting sql database azure. actually, want go other way.
i have azure database , want convert sql including data. how do this?
export sql database out use sql server 2012 , import using
http://msdn.microsoft.com/en-us/library/windowsazure/hh335292.aspx - how export
http://blogs.claritycon.com/blog/2012/06/easily-restore-sql-azure-database-to-local-sql-instance/
the above links should help.
Comments
Post a Comment