Archive

Posts Tagged ‘SSDS’

The no spin details on the new relational SDS features

March 10th, 2009 Kasper de Jonge No comments

The official announcement of the new relational features that are coming to SQL Data Services:

What does this mean for developers? Developers will be able to very easily provision themselves a logical server and database and begin developing against it immediately using the existing tools and technologies that they are accustomed to. We are providing an experience where a developer can take an existing application and just change the connection string to point it to the cloud and have it just work.

How will we do it? Three letters TDS. TDS stands for Tabular Data Stream and it’s the published protocol that clients use to communicate with SQL Server. From its inception, SDS has always been built on the SQL Server technology foundation and it just made sense to allow our users to access their data via TDS. Most importantly for developers, this means symmetric SQL Server functionality and behavior combined with compatibility with the existing tools you are familiar with.

                Tables?…Check

                Stored Procedures?…Check

                Triggers?…Check

                Views?…Check

                Indexes?…Check

                Visual Studio Compatibility?…Check

                ADO.Net Compatibility?…Check

                ODBC Compatibility?…Check

To be clear, the above is not a complete list of supported features. 

read the etire post here: http://blogs.msdn.com/ssds/archive/2009/03/10/9469228.aspx

Categories: BI Technical Tags: ,

Countdown to PDC2008: Extending the Data Platform to the Cloud

September 24th, 2008 Kasper de Jonge No comments
Dave Campbell, a Microsoft Technical Fellow and SQL Server guru, talks about what his group has been working on and what they will be unveiling at the PDC.
 
Dave is giving a session on data-driven applications that go from the device to the cloud, and the all important reduction in provisioning friction.  In this Countdown episode we talk about how cloud-based data services will change the way you develop and deploy applications, and how SQL Server technologies are evolving to help build data-driven solutions that span devices, desktops, servers, and the cloud. Hear how to build applications that can be deployed using SSDS in the cloud or SQL Server on-premises, and learn how to gain insights using the BI capabilities of Microsoft SQL Server.
 
Check out the movie here.
Categories: Uncategorized Tags: , ,