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 Azure Connection Retry by Bart Robertson
Posted
over 3 years ago
by
Wayne Walter Berry
0
Comments
Bart Robertson blogs on MSDN about solving the retry issue with SQL Azure and the code that is working for him in a delivered over 4 - 9s of uptime live web project for the Social eXperience Platform (SXP). Read his take here .
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
Writing BLOBs from SQL Azure to Windows Azure Storage
Posted
over 3 years ago
by
Wayne Walter Berry
0
Comments
One of the more interesting things that we can do with the SqlStream class introduced in this blog post is to write to Windows Azure Storage from SQL Azure. Windows Azure storage provides persistent, durable storage in the cloud. To access the storage...
SQL Azure Team Blog
Streaming Blobs To and From SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
1
Comments
Because of the remoteness of SQL Azure it is beneficial to have some tricks in your coding toolbox for dealing with large binary objects, the varbinary(max) data type in SQL Azure. One of these is to be able to stream large binary objects (BLOB) -- reading...
SQL Azure Team Blog
Wiki: Security Guidelines for SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
1
Comments
Available in the wiki section of TechNet, this document provides basic requirements for both server side as well as client-side settings to enable secure connectivity to Microsoft SQL Azure. Learn about best practices for administrating logins and adjusting...
SQL Azure Team Blog
New SQL Azure Database Sizes
Posted
over 3 years ago
by
Wayne Walter Berry
12
Comments
When reading Transact-SQL documentation, I usually skip the Backus–Naur Form (BNF) at the top of the documentation and go directly to the samples. So, to add on to Cihan Biyikoglu blog post about the new SQL Azure database sizes available June 28, 2010...
SQL Azure Team Blog
Video: Building Engaging Apps with Data Using Microsoft Codename “Dallas”
Posted
over 3 years ago
by
Wayne Walter Berry
0
Comments
Microsoft Codename “Dallas” enables developers to consume premium commercial and public domain data to power consumer and business apps on any platform or device. You can provide relevant data to inform business decisions, create visualizations to discover...
SQL Azure Team Blog
SQL Azure Development Accelerator Core Promotional Offer
Posted
over 3 years ago
by
Wayne Walter Berry
0
Comments
We are pleased to announce that starting on June 28, 2010, we will be increasing the size limit of a SQL Azure Business Edition database from 10 GB to 50 GB and that of a SQL Azure Web Edition database from 1 GB to 5 GB. Please note that if you...
SQL Azure Team Blog
Transferring Assets in the Cloud
Posted
over 3 years ago
by
Wayne Walter Berry
2
Comments
Every web startup plans to hit the big payday and exit through IPO or acquisition; SQL Azure and the Windows Azure Platform can make the acquisition process easier. What most young entrepreneurs do not understand is that when they sell their web site...
SQL Azure Team Blog
Working With Collations In SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
7
Comments
A collation encodes the rules governing the proper use of characters for either a language, such as Greek or Polish, or an alphabet, such as Latin1_General (the Latin alphabet used by western European languages). The default collation for character data...
SQL Azure Team Blog
Pricing for the New Large SQL Azure Databases Explained
Posted
over 3 years ago
by
Wayne Walter Berry
0
Comments
Cihan Biyikoglu of the SQL Azure team blogs about the new pricing model announced at Microsoft North America TechEd 2010, including the new maximum size attribute to the database editions. Read his blog post here .
SQL Azure Team Blog
Video: TechEd 2010 - Migrating Applications to Microsoft SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
0
Comments
Are you looking to migrate your on-premise applications and database from MySql or other RDBMs to SQL Azure? Or are you simply focused on the easiest ways to get your SQL Server database up to SQL Azure? Then, this video is for you. Cihan Biyikoglu covers...
SQL Azure Team Blog
Video: TechEd 2010 - What’s New in Microsoft SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
2
Comments
SQL Azure provides a highly available and scalable relational database engine in the cloud. In this demo-intensive video learn how to quickly build Web applications with SQL Azure Databases and familiar Web technologies. Patric McElroy demonstrate several...
SQL Azure Team Blog
Video: TechEd 2010 – SQL Azure Development Best Practices
Posted
over 3 years ago
by
Wayne Walter Berry
0
Comments
This video from Microsoft TechEd North America 2010 covers best practices for using the SQL Azure cloud relational database. Rick Negrin walks through the creation of a departmental application from scratch. We see firsthand how easy it is to provision...
SQL Azure Team Blog
Video: How Do I: Manage SQL Azure Firewall rules?
Posted
over 3 years ago
by
Wayne Walter Berry
0
Comments
This video by Max Adams from TechNet discusses the IP firewall rules inherent in SQL Azure, and demonstrates connecting to a SQL Azure database using Microsoft SQL Server Management Studio 2008.
SQL Azure Team Blog
Generating a BCP Utility Script for SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
2
Comments
If you are migrating tables from SQL Server to SQL Azure, one of the easiest ways is to use bcp utility to draw data out of your SQL Server into a file and then move the data from the file to SQL Azure. However, it can be tedious to write all the bcp...
SQL Azure Team Blog
Video: How Do I: Use the RoleManager Class to Log SessionIDs in SQL Azure?
Posted
over 3 years ago
by
Wayne Walter Berry
1
Comments
This video by Max Adams from TechNet shows us how to use the Azure Diagnostics assemblies; an important feature of Microsoft Windows Azure Platform. Max delves into using the assemblies and the Trace class to log application information within Azure storage...
SQL Azure Team Blog
Wiki: Scaling out with SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
1
Comments
Dinakar Nethi has written this article about scaling SQL Azure with vertical and horizontal partitioning. This article provides an overview on some scale out strategies, challenges with scaling out on-premise and how you can benefit with scaling out with...
SQL Azure Team Blog
Access 2010 and SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
3
Comments
Access 2010 supports connections to SQL Azure over ODBC , opening up opportunities for Access users and technology providers to create rich experiences using cloud computing. For Information Workers, this gives an easy way to connect directly from Access...
SQL Azure Team Blog
SQL Azure Integration In SQL Server 2008 R2
Posted
over 3 years ago
by
Wayne Walter Berry
0
Comments
Today is T-SQL Tuesday #7 and the SQL Azure team is blogging as part of T-SQL Tuesday for the first time. This Tuesday’s topic: “What’s your favorite hot new feature in the SQL Server 2008 R2?” Of course, SQL Azure integration is our favorite topic...
SQL Azure Team Blog
SQL Azure at TechEd 2010
Posted
over 3 years ago
by
David_R1
3
Comments
We are excited about TechEd North America in New Orleans and have lots of news to share with you but if you can’t make it, you can see many presentations online including today’s keynote with Bob Muglia . With more than 1000 sessions , this...
SQL Azure Team Blog
Importing/Exporting data to SQL Azure databases using BCP and SQL Scripts
Posted
over 3 years ago
by
Wayne Walter Berry
0
Comments
Cesar de la Torre (an Microsoft Architect) covers the basics of importing data to SQL Azure using SQL Scripts and the bcp utility. Read this informative and well written blog post here .
SQL Azure Team Blog
BCP Utility Upload Errors in SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
2
Comments
One cause of bcp utility upload errors in SQL Azure is trying to upload too much data in a single batch. Each batch of rows from your table is a single transaction, and SQL Azure has constraints on transactions that could cause the bcp utility upload...
SQL Azure Team Blog
Read and Write To SQL Azure using SQL Server Integration Services 2008 R2
Posted
over 3 years ago
by
Wayne Walter Berry
0
Comments
Siddharth Mehta does a good job of covering the basics of moving data from SQL Server to SQL Azure using ( Server Integration Services) SSIS. Included is a walk through, screen shots, and coverage of the new Bulk Insert feature. Find his article here...
SQL Azure Team Blog
Creating a SQL Azure Database with SQLCMD
Posted
over 3 years ago
by
Wayne Walter Berry
4
Comments
Once you have your server allocated via the SQL Azure Portal you can create and drop databases from your desktop’s command line using sqlcmd.exe. This can be handy for clean slate testing where you want to create a database from scratch, unload a schema...
Page 9 of 12 (297 items)
«
7
8
9
10
11
»