No announcements
Found 2045841 threads
-
0 Votes
What could be the fastest way to transfer large database from local SQL Server to SQL Azure
Have you tried the SQL Azure Migration Wizard on Codeplex?Answered | 1 Replies | 2974 Views | Created by Dev.eloper - Tuesday, May 22, 2012 1:35 PM | Last reply by Brandon Williams - Tuesday, May 22, 2012 5:26 PM -
12 Votes
Transfer SQL backup file from database server to Azure daily
You have totally 1TB database backup files to transfer to Azure Storage daily and your retention period is only 2 days?Answered | 10 Replies | 1105 Views | Created by yuong yee - Wednesday, January 4, 2017 3:22 AM | Last reply by Sunil Gure - Wednesday, January 4, 2017 1:05 PM -
0 Votes
Restore local database to SQl Azure
Also, the new SQL Server 2012 Management Studio can do this, just like taking a backup of an on-premises DB.Answered | 4 Replies | 6714 Views | Created by edm2 - Tuesday, February 21, 2012 8:21 PM | Last reply by Gregory Leake - Wednesday, February 22, 2012 7:47 PM -
0 Votes
Schedule daily transfer between on-premise SQL Server and SQL Azure database
https://azure.microsoft.com/en-us/documentation/articles/sql-database-get-started-sql-data-sync/Answered | 2 Replies | 745 Views | Created by rmz - Wednesday, March 9, 2016 12:21 AM | Last reply by Xu Ye - Wednesday, March 30, 2016 9:09 AM -
0 Votes
Local Database --> Deploy to Azure
I am trying set up Sql Azure Data Sync from a local Sql Server 2008 database to an Azure SQL Server ...Answered | 5 Replies | 4602 Views | Created by Mike-E_wins - Sunday, February 26, 2012 1:56 AM | Last reply by Dairy Records - Tuesday, January 5, 2016 3:56 PM -
1 Votes
Transfer Azure SQL DB to sql 2008 on-premises
Exporting data from Azure SQL by using the BCP utility to a flat file, and importing that file on the on-premise SQL Server.Answered | 1 Replies | 802 Views | Created by edm2 - Wednesday, September 23, 2015 2:21 PM | Last reply by LuisBosquez - Wednesday, September 23, 2015 6:38 PM -
1 Votes
Outbound data transfers from Azure SQL Database & Azure SQL Data Warehouse
The Azure SQL Data Warehouse service charges egress prices at the same rate as all other Azure services.Answered | 3 Replies | 2207 Views | Created by Muhammad-Arif - Wednesday, September 2, 2015 7:10 PM | Last reply by Matt Usher (MSFT) - Thursday, April 14, 2016 6:31 PM -
1 Votes
Backup of SQL server Database to Azure.
You can use Azure Blob Storage as Olaf mentioned.Answered | 2 Replies | 951 Views | Created by Fijoy P J - Friday, July 19, 2019 6:40 AM | Last reply by Cathy Ji - Tuesday, July 23, 2019 9:59 AM -
1 Votes
How to connect azure sql database with my local database?
Yea Lydia, I want to connect my local database with the Azure Database.Answered | 2 Replies | 1441 Views | Created by Bipul Mohanto - Monday, May 23, 2016 5:33 AM | Last reply by Bipul Mohanto - Monday, May 23, 2016 2:48 PM -
4 Votes
How is the data transfer calculated for SQL Azure?
Hi Pravil, If you are running a query from SQL Server Management Studio, the data is returned outside of data center to your computer, which calculates towards ...Answered | 11 Replies | 8053 Views | Created by Vilzure - Tuesday, June 28, 2011 4:29 PM | Last reply by Vilzure - Wednesday, June 29, 2011 8:25 AM -
1 Votes
data transfer between light switch database and sql server database
Can you point to a bare bones example (say, in C#) on how to transfer data from the local db to the deployment target?Answered | 4 Replies | 2733 Views | Created by AnuragMathur - Tuesday, March 6, 2012 7:34 AM | Last reply by David Cuccia - Sunday, June 24, 2012 10:02 PM -
0 Votes
Deploy SQL Server to Azure did not transfer schema or data
It transferred the Database name, but no schema or data.Answered | 4 Replies | 6328 Views | Created by Physics90 - Thursday, August 7, 2014 11:35 PM | Last reply by IoT Chris - Wednesday, August 13, 2014 4:23 AM -
0 Votes
How to deploy a local database to Azure SQL
Hi Peter, You can import your database into Azure with SSMS.Answered | 1 Replies | 1169 Views | Created by Peter Stjernholm Meldgaard - Saturday, July 18, 2015 1:03 PM | Last reply by V.Yu - Tuesday, July 21, 2015 12:26 AM -
0 Votes
Transfer data to Azure from foreign database outside azure.
–Is data transfer between Azure services located within the same region charged?Answered | 1 Replies | 797 Views | Created by bleetmaa - Friday, December 5, 2014 8:10 AM | Last reply by Mekh Subba - Friday, December 5, 2014 9:13 AM -
1 Votes
How to load local XML File to Azure SQL Database?
Create a temp table with text string field in local sql server database, 2. read the xml file as text string and insert it into the temp ...Answered | 7 Replies | 4476 Views | Created by Grant GY Yang - Wednesday, June 1, 2016 5:01 AM | Last reply by pituach - Thursday, June 9, 2016 4:22 AM -
1 Votes
How do I get my local SQL Server database into the SQL Azure database?
Hi Rod, you can use SQL Server Management Studio to migrate your SQL server into Azure.Answered | 1 Replies | 777 Views | Created by Doctor-Who - Wednesday, July 20, 2016 1:47 AM | Last reply by Nick Hogarth - Wednesday, July 20, 2016 4:32 AM -
0 Votes
SQL Azure - Create New Database from Existing
Hello, Generally speaking - yes, you have to run your DDL/DML scripts again to create the other database.Answered | 1 Replies | 6677 Views | Created by SQL Azure - Monday, November 16, 2009 4:27 PM | Last reply by Anton Staykov - Monday, November 16, 2009 6:19 PM -
1 Votes
Pull Azure storage data to local SQL
Hi, You could use Azure Storage Explorer and export your table contents to CSV or XML and import it to your SQL ...Answered | 6 Replies | 5199 Views | Created by Bharath KR - Friday, November 30, 2012 9:18 PM | Last reply by Carlos Sardo - Sunday, December 9, 2012 11:05 PM -
1 Votes
How to transfer Data from local database to shared web server database
In addition, we can detach the database from SQL Express instances and then attach it to other server.Answered | 4 Replies | 4517 Views | Created by Jayakrishnan_R - Tuesday, July 23, 2013 11:01 AM | Last reply by Sofiya Li - Wednesday, July 24, 2013 1:10 PM -
2 Votes
Transfer the data from the remote MySQL Database to SQL Server Database
Atcually I am looking for a better and faster way to synch real time data - 2 way synch - between a remote MySQL database and my local SQL ...Answered | 5 Replies | 2836 Views | Created by Chrisyz - Sunday, June 2, 2013 1:00 PM | Last reply by Erland Sommarskog - Monday, June 3, 2013 7:31 AM - Items 1 to 20 of 2045841 Next ›
No announcements