Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Jeff's thoughts on Software Architecture, Large Scale Services and the Technical world at large
Following one developer at Microsoft through this strange world of service development.
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
C# Orcas
cURL
Cycling
Dryad
ETag
Google
Google "Utility Computing"
Java
JDBC
MIX
MIX08
Movies
PDC
Query
SDS
Services
SQL
SQL Azure
SQL Data Services
SQL Server Data Services
SSDS
TechEd2008
Training
Triathlon
Zune Music
Zune Music IPod
Archives
November 2009 (3)
September 2009 (3)
August 2009 (1)
July 2009 (1)
April 2009 (1)
March 2009 (4)
October 2008 (2)
July 2008 (4)
June 2008 (2)
May 2008 (4)
April 2008 (5)
March 2008 (5)
February 2008 (2)
January 2008 (4)
December 2007 (1)
November 2007 (5)
June 2006 (1)
October 2005 (1)
August 2005 (1)
July 2005 (1)
May 2005 (1)
April 2005 (2)
Blog Roll
Greg Linden
James Hamilton
SQL Azure Team Blog
David Robinson's blog (PM on SQL Azure)
Ted Dziuba
Browse by Tags
All Tags
»
SQL
»
SDS
(RSS)
Java
JDBC
Services
SQL Data Services
Sunday, March 29, 2009 4:57 PM
SDS Java JDBC examples
In my previous blog entry I mentioned that I would post some Java & JDBC examples for connecting to and interacting with the SDS service. Since that post (roughly an hour ago) I’ve been called a, “slacker” by David Robinson one of the PM’s on the
Posted by
jcurrier
|
3 Comments
Filed under:
Java
,
SQL Data Services
,
SDS
,
SQL
,
JDBC
Sunday, March 29, 2009 4:16 PM
SDS coding examples – Part 1 (C# & ADO.NET)
So, as I did with the original SDS I want to outline some code examples that other developers can use to get a sense of how to interact with the service. In general, this will be much easier now that we have shifted more to the relational model as some
Posted by
jcurrier
|
7 Comments
Filed under:
Services
,
SQL Data Services
,
SDS
,
SQL