June, 2010 - 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
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
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
Transferring Schema and Data From SQL Server to SQL Azure – Part 1: Tools
Posted
over 2 years ago
by
Cihan Biyikoglu - SQL Azure
1
Comments
Six Data Centers Around the World with SQL Azure
Posted
over 2 years ago
by
Cihan Biyikoglu - SQL Azure
0
Comments
Delivering new features for SQL Azure today
Posted
over 2 years ago
by
Zane Adam
0
Comments
Migrating Applications to SQL Azure – TechEd 2010 @ New Orleans
Posted
over 2 years ago
by
Cihan Biyikoglu - SQL Azure
0
Comments
SQL Azure TechEd 2010 Video’s posted
Posted
over 2 years ago
by
jcurrier
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
>
June, 2010
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Azure Team Blog
Security Considerations with SQL Azure and PowerPivot
Posted
over 2 years ago
by
Wayne Walter Berry
0
Comments
In this former blog post I discussed how to enable access to SQL Azure from PowerPivot. Now that access is enabled and the data is available to you, let’s examine how PowerPivot and SQL Azure work from a security perspective. Accessing the Data In order...
SQL Azure Team Blog
Managing Connections in PowerPivot
Posted
over 2 years ago
by
Wayne Walter Berry
0
Comments
A good friend of mine that analyzes databases with business intelligence for a living has told me that the majority of his job is knowing the data. PowerPivot makes it very easy to add additional tables, and bring together multiple data sources –allowing...
SQL Azure Team Blog
Wiki: Troubleshooting and Optimizing Queries with SQL Azure
Posted
over 2 years ago
by
Wayne Walter Berry
0
Comments
This paper provides guidelines on the Dynamic Management Views that are available in SQL Azure, and how they can be used for troubleshooting purposes. Read it here . Do you have questions, concerns, comments about the article? Post them below and...
SQL Azure Team Blog
WinForm Application Streaming from SQL Azure
Posted
over 2 years ago
by
Wayne Walter Berry
4
Comments
In this blog post, we are proving code for a sample WinForm application that streams images from SQL Azure to a PictureBox control. Our goal is to show how you can stream large BLOB data from a varbinary(max) column in SQL Azure to the WinForm application...
SQL Azure Team Blog
Introducing Zane!!!!
Posted
over 2 years ago
by
David_R1
0
Comments
Hi All, Just another quick note to round out a great day. I would like to introduce Zane Adam, our new GM of Marketing for SQL Azure, Windows Azure AppFabric, Microsoft Codename ”Dallas”, and middleware. Zane just made his first post to his new blog which...
SQL Azure Team Blog
SQL Azure SU3 is Now Live and Available in 6 Datacenters Worldwide
Posted
over 2 years ago
by
David_R1
2
Comments
We have just completed the rollout of SQL Azure Service Update 3 and now available are some exciting new features we have been promising for the past couple months. 50 GB Database Support – You can now store even more data in a single SQL Azure database...
SQL Azure Team Blog
Accessing SQL Azure from WinForms
Posted
over 2 years ago
by
Wayne Walter Berry
6
Comments
There are a lot of articles and discussion about calling SQL Azure from Windows Azure; however, I am personally fascinated with calling SQL Azure from the Windows’ desktop. This article will talk about some of the considerations of calling SQL Azure from...
SQL Azure Team Blog
SQL Azure Horizontal Partitioning: Part 2
Posted
over 2 years ago
by
Wayne Walter Berry
2
Comments
SQL Azure currently supports 1 GB and 10 GB databases, and on June 28 th , 2010 there will be 50 GB support. If you want to store larger amounts of data in SQL Azure you can divide your tables across multiple SQL Azure databases. This article will discuss...
SQL Azure Team Blog
Getting Started With PowerPivot and SQL Azure
Posted
over 2 years ago
by
Wayne Walter Berry
3
Comments
PowerPivot is a powerful, downloadable extension to Microsoft Excel 2010 that allows you to perform business intelligence and analytics against known data sources. One excellent data source you can use is your SQL Azure database. This article will talk...
SQL Azure Team Blog
Copying Files to SQL Azure BLOBS
Posted
over 2 years ago
by
Wayne Walter Berry
2
Comments
I have written a simple console application (run from the command line) to upload multiple BLOBs from files into SQL Azure. This article discusses how it works, provides a complete Visual Studio solution of the console application and the source code...
SQL Azure Team Blog
Video: How Do I: Configure SQL Azure Security?
Posted
over 2 years ago
by
Wayne Walter Berry
0
Comments
In this video, Max Adams introduces security within SQL Azure. The creation of Logins, Databases and Users is discussed and demonstrated. The views sys.sql_logins and sys.databases which allow the display of logins and databases from the master database...
SQL Azure Team Blog
Best Practices for Building Reliable SQL Azure Database Client Applications
Posted
over 2 years ago
by
Wayne Walter Berry
0
Comments
Valery Mizonov has published a paper on SQLCAT , called “Best Practices for Building Reliable SQL Azure Database Client Applications”. The paper discusses his subclassing of the ADO.NET classes like SqlConnection to handle the retry scenarios associated...
SQL Azure Team Blog
SQL Azure Connection Retry by Bart Robertson
Posted
over 2 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 2 years ago
by
Wayne Walter Berry
15
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 2 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 2 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 2 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 2 years ago
by
Wayne Walter Berry
11
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 2 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 2 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 2 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 2 years ago
by
Wayne Walter Berry
6
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 2 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 2 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 2 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...
Page 1 of 2 (41 items)
1
2
June, 2010