Showing newest posts with label supported features. Show older posts
Showing newest posts with label supported features. Show older posts

Tuesday, February 16, 2010

SQL Server client API's with SQL Azure version 1

Today I found a really nice document of Steve Hale that describes some of the issues a developer should be aware of when writing ODBC, ADO.NET SQL Client, BCP and PHP code that connects to SQL Azure. It talks about:
  1. Supported components
  2. How to connect to SQL Azure
  3. Creating and Connecting to a Database
  4. Creating tables.
  5. Unsupported features.
  6. Deprecated functionality
  7. Connection behaviour
  8. Latency
Enjoy reading this article