Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Windows Azure programming patterns for Start-ups

You're reading from   Windows Azure programming patterns for Start-ups A step-by-step guide to create easy solutions to build your business using Windows Azure services with this book and ebook.

Arrow left icon
Product type Paperback
Published in Oct 2012
Publisher Packt
ISBN-13 9781849685603
Length 292 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Riccardo Becker Riccardo Becker
Author Profile Icon Riccardo Becker
Riccardo Becker
Arrow right icon
View More author details
Toc

Guidelines


When moving to Windows Azure, it is important to keep in mind that there are certain guidelines and limitations. The following table shows a detailed description:

Guideline

Description

Drivers, libraries, and protocols

The following drivers and protocols can be used:

  • .NET data provider for SQL Server from the .NET 3.5 framework SP1 or later

  • Entity Framework, .NET 3.5 SP1 or later

  • SQL Server 2008 R2 Native Client ODBC driver

  • SQL Server 2008 Driver for PHP Version 1.1 or later

  • SQL Server JDBC Driver 3.0

  • Only TCP/IP connections

  • Only port 1433

Migration

SSIS and the bulk copy utility (bcp.exe) can be used together with the SqlBulkCopy class and general INSERT scripts. RESTORE and attaching to a database is not supported.

SQL agents and jobs

SQL Database does not support agents and/or jobs.

Transactions

Opening multiple connections to different databases and using them within a TransactionScope class is not supported.

Database sizes

Every SQL Azure server can contain 149 databases...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime