﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Cloud Computing / SQL Azure - Development  / How to restore sqlserver 2005 db on Sql Azure. / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Fri, 24 May 2013 02:47:24 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How to restore sqlserver 2005 db on Sql Azure.</title><link>http://www.sqlservercentral.com/Forums/Topic1272681-2571-1.aspx</link><description>A simple Google search turned this up.http://msdn.microsoft.com/en-us/library/windowsazure/ee730904.aspxLooks like there are several ways to do it - the following is a copy and paste from the hyperlink:Migrating Databases to SQL Azure by Generating a Script of an Existing DatabaseTo migrate an existing SQL Server database to SQL Azure you can export the schema as a Transact-SQL script and then execute that script against SQL Azure Database as follows:Export a script from SQL Server Management Studio and set the appropriate export options. Because SQL Azure Database supports a subset of features found in SQL Server, you may have to make some modifications to the script before you are able to execute it in the cloud.Execute the script to create the schema in SQL Azure Database.</description><pubDate>Mon, 23 Apr 2012 02:29:58 GMT</pubDate><dc:creator>Robin Sasson</dc:creator></item><item><title>How to restore sqlserver 2005 db on Sql Azure.</title><link>http://www.sqlservercentral.com/Forums/Topic1272681-2571-1.aspx</link><description>Hi All,Could any help me any way by which i can transfer/upload data of sql server 2005 not 2008 to sql azure?Regards,Vijay</description><pubDate>Mon, 26 Mar 2012 08:04:43 GMT</pubDate><dc:creator>k.vizay</dc:creator></item></channel></rss>