News Feed
Jobs Feed
Sections




News Archive
Brian Swan's Blog:
Accessing Windows Azure Table Data as OData via PHP
September 17, 2010 @ 12:19:09

Brian Swan has a new post on his MSDN blog today looking at a different way to consume the data from Windows Azure instead of the normal interface - consuming it as OData.

Did you know that data stored in Windows Azure Table storage can be accessed through an OData feed? Does that question even make sense to you? If you answered no to either of those questions and you are interested in learning more, then read on. In this post I'll show you how to use the OData SDK for PHP to retrieve, insert, update, and delete data stored in Windows Azure Table storage.

He shows how to create a class that matches the table structure (complete with hints in the comments) and is used along with the service account/key information to create a table, insert an entity, remove them, updating an entity, deleting it and, finally, deleting the table.

0 comments voice your opinion now!
odata windows azure sdk tutorial


blog comments powered by Disqus

Similar Posts

Developer Tutorials Blog: Testing PHP with the interactive shell

JellyandCustard.com: Using DirectoryIterator to List Files in PHP

Johannes Schluter's Blog: Improved getopt() in PHP 5.3

Turn of the Crank: PHP 5, Sqlite, and Windows

Elizabeth Smith's Blog: Windows Builder for PHP-GTK2


Community Events











Don't see your event here?
Let us know!


phpunit framework tool code language series release conference introduction unittest opinion functional interview podcast development object community zendframework2 testing example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework