SQL Azure Team Blog - Site Home - MSDN Blogs
Sign in
SQL Azure Team Blog
This blog has been merged with the Windows Azure Team Blog
Click Here
to view the new blog
Follow Us
Facebook
Twitter
YouTube
Feeds
RSS for posts
Atom
RSS for comments
OK
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Other SQL Azure Bloggers
Off to a brand new adventure...
Posted
2 months ago
by
Cihan Biyikoglu - SQL Azure
4
Comments
SQL Data Sync Preview December Service Update Is Now Live!
Posted
4 months ago
by
Shirley Wang [SQL]
3
Comments
Doctrine (PHP) Now Supports Federations in Azure SQL Database...
Posted
5 months ago
by
Cihan Biyikoglu - SQL Azure
0
Comments
WANT MY DB_NAMEs BACK! - How to get database names for federation members from your federations and federated databases...
Posted
6 months ago
by
Cihan Biyikoglu - SQL Azure
0
Comments
Enzo Cloud Backup Utility now has support for Federations!
Posted
6 months ago
by
Cihan Biyikoglu - SQL Azure
0
Comments
Featured White Papers
RSS
http://social.technet.microsoft.com/wiki/search/Searchrss.aspx?q=SQL+Azure
Tags
Access
ADO.Net
Announcements
Article
Azure
BCP
Best Practices
Business
C#
Case Study
Cloud
Cloud Connect
Clustered Index
Code Sample
CTP
Dallas
Data Services
Data Sync
Data Sync Service
Database as a Service
DBA
Denali
Developer
Entity Framework
Entrepreneur
Export of Data
FAQ
Federations
Firewall
Guidelines
Houston
Import
Interview
ISV
Lightswitch
LinkShare Labs
Management
Media
Migration
Migration Week
MIX
MIX 09
MIX 2009
Mobile
MSDN
Multi-Master Pattern
MySQL
Niraj Nagrani
NoSQL
OData
O-Data
ODBC
PASS
PDC 2008
PDC 2009
PDC 2010
PDC08
Performance
PHP
PowerPivot
Pricing
Product Evaluation
Public Cloud
QuantumID. SQL Azure
Readiness Video
Readiness Videos
Real World
Reason Codes
Relational Capabilities
REST API
Rick Negrin
Sample Code
Scalability
Scaling Out
SDK
SDS
Security
Service
Service Update
Sitecore
SQL Azure
SQL Azure Federations
SQL Azure Reporting
SQL Data Services
SQL Server
SQL Services
Sqlcmd
SSIS
SSMA
SSMS
Sync
TechEd
TechNet
Thought Leaders
T-SQL
Video
Whitepaper
Wiki
Windows Azure
Windows Azure Platform Appliance
Archive
Archives
June 2011
(9)
May 2011
(19)
April 2011
(21)
March 2011
(16)
February 2011
(8)
January 2011
(5)
December 2010
(3)
November 2010
(15)
October 2010
(21)
September 2010
(14)
August 2010
(28)
July 2010
(29)
June 2010
(41)
May 2010
(29)
April 2010
(5)
March 2010
(3)
February 2010
(6)
January 2010
(2)
November 2009
(6)
October 2009
(2)
August 2009
(2)
July 2009
(2)
May 2009
(3)
March 2009
(6)
October 2008
(1)
September 2008
(1)
MSDN Blogs
>
SQL Azure Team Blog
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Azure Team Blog
SQL Server Management Studio 2008 R2 Express Edition
Posted
over 3 years ago
by
Wayne Walter Berry
11
Comments
Looking for the free version of the SQL Server Management Studio that works directly with SQL Azure? You need SQL Server Management Studio 2008 R2 Express Edition. Use this link to download and choose Management Tools only.
SQL Azure Team Blog
The no spin details on the new SDS features
Posted
over 4 years ago
by
David_R1
74
Comments
Today we announced the details of our plans to accelerate the delivery of core relational database features as part of SDS. There has been quite a bit of buzz about SDS over the past couple weeks and it is great to be able to share the details more broadly...
SQL Azure Team Blog
SQL Server Management Studio R2 CTP download links
Posted
over 4 years ago
by
David_R1
2
Comments
Hi folks, As promised, here are the download links for SSMS in 32bit and 64bit flavors. The full download of SQL Server 2008 R2 November CTP can be found here . I’ll post some walkthroughs of SSMS in the coming days. 6 days to PDC - W00t!!!! See you there...
SQL Azure Team Blog
Adding Users to Your SQL Azure Database
Posted
over 3 years ago
by
Wayne Walter Berry
17
Comments
When you generate a SQL Azure server via the SQL Azure portal , you generate a user name and password at the same time. This is your administrative account it has access to all databases on that server. However, you might want to give other people access...
SQL Azure Team Blog
Using SQL Azure for Session State
Posted
over 3 years ago
by
Wayne Walter Berry
23
Comments
Since I wrote this post in 2010, Microsoft has come out with an offically supported version of ASP.NET sessions that run on SQL Azure. The ASP.NET Universal Providers extend Session, Membership, Roles and Profile support to SQL Compact Edition and SQL...
SQL Azure Team Blog
SQL Azure Connectivity Troubleshooting Guide
Posted
over 3 years ago
by
David_R1
2
Comments
This post was put together by one of our incredible support engineers, Abi Iyer, to help you to troubleshoot some of the common connectivity error messages that you would see while connecting to SQL Azure as listed below: A transport-level error has occurred...
SQL Azure Team Blog
Improving Your I/O Performance
Posted
over 3 years ago
by
Wayne Walter Berry
23
Comments
As a DBA I have done a lot of work improving I/O performance for on-premise SQL Server installations. Usually it involves tweaking the storage system, balancing databases across RAID arrays, or expanding the count of files that the tempdb is using; these...
SQL Azure Team Blog
CTP1 of Microsoft® Project Code-Named “Houston” now available
Posted
over 3 years ago
by
David_R1
4
Comments
At PDC ‘09, I showed a glimpse of a new Silverlight tool we were working on to allow you to develop and manage your SQL Azure databases. We showed updated versions of this at MIX’10 and TechEd North America 2010 and promised for a CTP this summer. Looking...
SQL Azure Team Blog
Clustered Indexes and SQL Azure
Posted
over 3 years ago
by
David_R1
9
Comments
We are going to start a new series of posts focusing on the basics of SQL Azure and build on top of these to give you more detailed information about building and migrating applications to SQL Azure. Unlike SQL Server, every table in SQL Azure needs to...
SQL Azure Team Blog
Try SQL Azure Database CTP Today
Posted
over 4 years ago
by
David_R1
9
Comments
Check out the free trial of Microsoft® SQL Azure Database Community Technology Preview (CTP). SQL Azure Database, a part of the Windows Azure platform, is a cloud-based database service built on Microsoft SQL Server technology. With SQL Azure organizations...
SQL Azure Team Blog
Creating Primary Keys Across Databases
Posted
over 3 years ago
by
Wayne Walter Berry
11
Comments
When you horizontally partitioning data across multiple SQL Azure databases or using Data Sync Server for SQL Azure, there might come a time when you need to write to a member database without causing primary key merge conflicts. In this case you need...
SQL Azure Team Blog
Exporting Data from SQL Azure: Import/Export Wizard
Posted
over 3 years ago
by
Wayne Walter Berry
5
Comments
In this blog post we will show you how to export data from your SQL Azure database to a local SQL Server database using the SQL Server Import and Export Wizard in SQL Server Management Studio 2008 R2. This is a great technique to backup your data on SQL...
SQL Azure Team Blog
Handling Transactions in SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
5
Comments
The original blog post published here has been moved to the wiki section of TechNet and can be found here . It addressed many of the aspects of transaction handling in SQL Azure. Many of the question posted below have been addressed by updating...
SQL Azure Team Blog
I Miss You SQL Server Agent: Part 1
Posted
over 3 years ago
by
Wayne Walter Berry
6
Comments
Currently, SQL Azure doesn’t support running SQL Server Agent in the cloud. If you need SQL Server Agent type functionality for SQL Azure, you can use a Windows Azure worker role and some custom code, I will show you how in this blog post series. “Secret...
SQL Azure Team Blog
Backing Up Your SQL Azure Database Using Database Copy
Posted
over 3 years ago
by
Wayne Walter Berry
14
Comments
With the release of Service Update 4 for SQL Azure you now have the ability to make a snapshot of your running database on SQL Azure. This allows you to quickly create a backup before you implement changes to your production database, or to create a test...
SQL Azure Team Blog
Securing Your Connection String in Windows Azure: Part 1
Posted
over 3 years ago
by
Wayne Walter Berry
9
Comments
One of the challenges you face in running a highly secure SQL Azure environment is too keep your connection string to SQL Azure secure. If you are running Windows Azure you need to provide this connection string to your Windows Azure code, however you...
SQL Azure Team Blog
Connections and SQL Azure
Posted
over 3 years ago
by
David_R1
7
Comments
When using a web enabled database like SQL Azure, it requires connections over the internet or other complex networks and because of this, you should be prepared to handle unexpected dropping of connections. Established connections consist of: connections...
SQL Azure Team Blog
SQL Azure Blog is moving to the Official Windows Azure Platform Team Blog
Posted
over 2 years ago
by
Steve Yi
0
Comments
In an effort to make it easier for you to stay on top of the latest product releases, resources, tools and news around the Windows Azure platform, today, we’re excited to announce that the SQL Azure blog is moving into what will now be called the...
SQL Azure Team Blog
Simplified Import and Export of Data
Posted
over 2 years ago
by
Steve Yi
8
Comments
Importing and exporting data between on-premises SQL Server and SQL Azure just got a lot easier, and you can get started today with the availability of the Microsoft SQL Server "Denali" Data-tier Application (DAC) Framework v2.0 Feature Pack CTP . Let...
SQL Azure Team Blog
Uniqueidentifier and Clustered Indexes
Posted
over 3 years ago
by
David_R1
6
Comments
I love GUIDs -- the uniqueidentifier data type in SQL Server. I use them for everything, domain names, unique error message, and for primary keys in my database tables, etc… -- don’t get me started. About two years ago, I started using uniqueidentifier...
SQL Azure Team Blog
BCP and SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
17
Comments
BCP is a great way to locally backup your SQL Azure data, and by modifying your BCP based backup files you can import data into SQL Azure as well. In this blog post, we will learn: How to export data out of tables in SQL Azure server into a data...
SQL Azure Team Blog
Securing Your Connection String in Windows Azure: Part 3
Posted
over 3 years ago
by
Wayne Walter Berry
7
Comments
This is the third part in a multi-part blog series about securing your connection string in Windows Azure. In the first blog post ( found here ) a technique was discussed for creating a public/private key pair, using the Windows Azure Certificate Store...
SQL Azure Team Blog
Sharding With SQL Azure
Posted
over 3 years ago
by
Steve Yi
5
Comments
Earlier this week we published a whitepaper entitled Sharding with SQL Azure to the TechNet wiki. In the paper, Michael Heydt and Michael Thomassy discuss the best practices and patterns to select when using horizontal partitioning and sharding with your...
SQL Azure Team Blog
Finding Circular Foreign Key References
Posted
over 3 years ago
by
Wayne Walter Berry
13
Comments
In the world of relational databases circular references are schema structures where foreign keys relating the tables create a loop. Circular references cause special types of issues when trying to synchronize two relational database where the foreign...
SQL Azure Team Blog
Updated CTP for SQL Azure Database includes complete feature set for PDC 2009!
Posted
over 4 years ago
by
David_R1
2
Comments
A few short weeks ago we announced the SQL Azure Database August CTP. Since the announcement, tens of thousands in the community have signed up for the service and have provided us with a tremendous amount of positive feedback. Today, the SQL Azure Database...
Page 1 of 12 (297 items)
1
2
3
4
5
»