Michael Rys

Musings on XML, XQuery and more...

<October 2008>
SuMoTuWeThFrSa
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678


Navigation

Papers

SQL Server XML Whitepapers

Weblogging Links

MS Bloggers

Recommended Books

Other Blogs

Recommended Links

Presentations (Upcoming)

Presentations (Recent)

Subscriptions

News


Upcoming Presentations


TechEd 2007, Orlando, June 4 to June 8, 2007


Books I co-authored



www.flickr.com
This is a Flickr badge showing public photos from Michael Rys. Make your own badge here.
eXTReMe Tracker

Post Categories

Article Categories



Community and Events (RSS)

Community and Events
Update on SQL PASS 2007 Presentations

I am giving 3 presentations at SQL PASS 2007 in Denver:

Wednesday, September 19th, 9:45am to 11am, room 709:
DBA-317-M The Next Release of Microsoft SQL Server: Beyond Relational
(co-presenting with Kevin Farlee)
Main focus will be the new features in the areas of unstructured and semistructured data management in SQL Server 2008.

Wednesday, September 19th, 1:30pm to 2:45pm, room 709:
AD-407-M Deep Dive into XQuery and XML in Microsoft SQL Server: Common Problems & Best Practice Solutions
This is the same presentation I gave at TechEd 2007, a bit shortened to fit into the timeslot. Focus is on SQL Server 2005 XQuery and XML optimizations, however they also will apply to SQL Server 2008.

Thursday, September 20th, 1:30pm to 2:45pm, room 709:
AD-312-M Building Spatial Application with Microsoft SQL Server
(co-presenting with Isaac Kunen)
This will be an updated presentation of the chalktalk that I gave at TechEd 2007. Main focus is that the demo runs now on the bits that will be shipping :).

We merged the Friday 4pm presentation on managing unstructured and semistructured data (AD-313-M) with the presentation on "Beyond Relational" that Kevin and I will give on Wednesday. Primarily because the two presentations had a large overlap and neither Shan nor Srini were able to attend.

posted Wednesday, September 19, 2007 12:01 AM by mrys with 0 Comments

SQL Server 2008 June CTP has been annouced at TechEd 2007.

At today's TechEd 2007 in Orlando, we have annouced SQL Server 2008's, formerly known as Katmai, first community tech preview (CTP). Unlike SQL Server 2005, where we took over 5 years, SQL Server 2008 will be delivered in less than 3! See here for the official scoop and register here!.

What does this bring for XML Support and other interesting programmability support, you may ask. Well, we are doing a bit of XML (not quiet as much as you may would have liked, but we need to also invest in other areas ;-) ), added a new MERGE statement, finally added some more usable date and time datatypes, work on adding support for spatial datatypes and indexing and a slew of other interesting, cool features.

I personally have been working on XML (obviously) and spatial indexing, besides being involved in one way or another with many of the programmability features, and - yes, that's the most important change for the product ;-) - the change of @@version from 9.0 to 10.0 :-).

I am at TechEd as well and will give the following breakout and chalk-talk presentations on XML