No announcements
Found 1946201 threads
-
0 Votes
migrating database to sql azure...
According to the documentation, you can extract/export a DAC from databases residing on instances of SQL Azure, or SQL Server 2005 Service Pack 4 ...Answered | 8 Replies | 4034 Views | Created by Rob Vig - Wednesday, December 5, 2012 4:36 PM | Last reply by Rob Vig - Thursday, December 6, 2012 5:42 PM -
0 Votes
Migrate SQL database to Azure Tables or SQL Azure?
Hello, Please refer to the BOL about Compared and Contrasted of Windows Azure Table Storage and Windows Azure SQL Database .Answered | 1 Replies | 1892 Views | Created by Brid - Thursday, November 7, 2013 3:53 PM | Last reply by Fanny Liu - Monday, November 11, 2013 7:58 AM -
1 Votes
Migrating Access database to SQL Azure
Hi Daniell, Performance in SQL Server and SQL Azure is anything but automated and should be considered heavily when writing applications.Answered | 5 Replies | 13562 Views | Created by Daniell.Chong - Friday, October 8, 2010 2:47 PM | Last reply by Herve Roggero - Thursday, June 2, 2011 6:41 PM -
0 Votes
Migrating from Azure SQL Database to SQL Server VM
You can create bacpac file from Azure SQL database and Restore this bacpac file into SQL Server VM or any other place.Answered | 1 Replies | 2937 Views | Created by sweet_harmony89 - Wednesday, October 8, 2014 11:30 PM | Last reply by Dharampal Sikhwal - Thursday, October 9, 2014 10:34 AM -
0 Votes
Oracle Migration to Azure SQL Server
Hi Oded Dror, If you want to migrate Oracle to Azure SQL Database.Answered | 2 Replies | 481 Views | Created by odeddror - Wednesday, March 6, 2019 3:23 AM | Last reply by odeddror - Friday, March 8, 2019 11:40 AM -
0 Votes
Best approach to migrate on premises SQL database to Azure SQL database
Hi Saravanabharathi, SQL Azure only support secure connection.Answered | 1 Replies | 909 Views | Created by Saravanabharathi - Friday, July 10, 2015 9:48 AM | Last reply by Sunil Hurkadli - Friday, July 10, 2015 12:47 PM -
5 Votes
on-premises data Migrate to azure sql database
Hello, You can check below link for migrating data to azure database ...Answered | 5 Replies | 802 Views | Created by kr sanjeev - Thursday, April 26, 2018 11:25 AM | Last reply by Alberto Morillo - Thursday, April 26, 2018 1:23 PM -
1 Votes
How to migrate or move a tradional Sql Database (.bak) to Azure Sql Database
Hello, You cannot migrate databases with external references no matter what method you choose to import ...Answered | 1 Replies | 937 Views | Created by GenMor - Monday, December 11, 2017 8:39 PM | Last reply by Alberto Morillo - Monday, December 11, 2017 10:14 PM -
0 Votes
Migrating a database from SQL Express to Azure SQL Server
Warning SQL0: A project which specifies SQL Server 2017 as the target platform may experience compatibility issues with Microsoft Azure SQL ...Answered | 5 Replies | 835 Views | Created by Debbie Edwards - Thursday, January 9, 2020 2:04 PM | Last reply by Debbie Edwards - Friday, January 10, 2020 11:45 AM -
0 Votes
Database Migration from Oracle to SQL Azure
Do you have any write up on how to use SSMA to migrate oracle database to ms sql 2012/14/16 ?Answered | 10 Replies | 13159 Views | Created by Writs - Tuesday, August 3, 2010 5:20 AM | Last reply by fbifido - Wednesday, December 21, 2016 3:51 PM -
1 Votes
Guidance Needed: SQL Server to SQL Azure migration
Hi, At the risk of over simplifying, SQL Azure is mostly a subset of SQL Server.Answered | 4 Replies | 5414 Views | Created by Vikasumit - Wednesday, April 25, 2012 7:14 PM | Last reply by Vikasumit - Saturday, April 28, 2012 3:17 PM -
0 Votes
Database Migration from Oracle to SQL Azure
Please suggest me the ways to migrate Oracle7i & 8i to Sql server in Azure.Answered | 3 Replies | 992 Views | Created by Oracle in Azure - Tuesday, December 1, 2015 6:00 PM | Last reply by Gopal Reddy.CH - Tuesday, March 28, 2017 9:55 AM -
1 Votes
SQL Server Database Migration
looking for a book on SQL Server 2008 Administration?Answered | 3 Replies | 1032 Views | Created by ITBobbyP - Wednesday, September 21, 2016 8:41 PM | Last reply by Hilary Cotter - Saturday, September 24, 2016 9:05 PM -
2 Votes
SQL Server database migrations
https://www.sqlshack.com/sql-server-database-migrations-with-zero-data-loss-and-zero-downtime/Best Regards,Uri Dimant SQL Server ...Answered | 2 Replies | 902 Views | Created by SQL_Dave - Friday, January 18, 2019 4:32 PM | Last reply by Uri Dimant - Sunday, January 20, 2019 6:16 AM -
0 Votes
SQL Server to Azure Migration stops on Error Deploy72002
Hi Voyagr12, According to your description, you want to migrate a on premise SQL Server database to Azure ...Answered | 1 Replies | 1529 Views | Created by Voyagr12 - Tuesday, January 27, 2015 3:21 AM | Last reply by Lydia Zhang - Wednesday, January 28, 2015 2:59 AM -
2 Votes
Migrate from on prem SQL server 2016 to Azure SQL server
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-advisor-portal?Answered | 3 Replies | 889 Views | Created by Simon Univonix Shaw - Tuesday, January 15, 2019 4:03 PM | Last reply by angoyal-msft - Thursday, January 24, 2019 10:18 AM -
1 Votes
How to upgrade SQL server database to Azure SQL database
Hi Shek, You have got the solution from your anotherAnswered | 4 Replies | 1207 Views | Created by Eforc - Tuesday, March 22, 2016 6:05 AM | Last reply by Lydia Zhang - Wednesday, March 23, 2016 2:48 AM -
0 Votes
Azure restore SQL Database
Markus: The tool that you want to use is the SQL Azure Migration Wizard, which is a free download from CodePlex: SQL ...Answered | 1 Replies | 1320 Views | Created by Dragonalw - Friday, December 28, 2012 3:23 PM | Last reply by marks100 - Friday, December 28, 2012 4:58 PM -
0 Votes
Sql Azure Migration with Computed Columns
Hello, Although SQL Azure is already in a more advanced form than it used to be while back, I still recommend using the SQL Azure ...Answered | 1 Replies | 10287 Views | Created by Constantinepol - Tuesday, March 22, 2011 3:45 PM | Last reply by Anton Staykov - Tuesday, March 22, 2011 9:34 PM -
0 Votes
SQL Server and SQL Azure sync
You can create a Sync group to sync the data from your SQL Azure Database onto both On-Premise SQL Servers (I,e Development and Testing).Answered | 6 Replies | 8721 Views | Created by sayyed123 - Wednesday, October 5, 2011 11:21 AM | Last reply by C.P.Singh - Monday, October 10, 2011 6:46 AM - Items 1 to 20 of 1946201 Next ›
No announcements