Categories
Geeky/Programming

MSDN Event : SQL Server "Yukon" 2005

The next version of SQL Server is going to be released in 2005. We saw a preview of the IDE and some features that will be available.

One major point is that the IDE is integrated into one program (SQL Workbench) instead of two in SQL Server 2000 (Query Analyzer and Enterprise Manager). The new IDE looks slick and updated from the visual point of view. It also looks like it will make things easier, instead of having multiple places to update things, it is all in once place.

Another new thing with SQL Server 2005 is the way it works with XML. XML is a native data type in 2005, and also there are new commands to query the XML field, which look really cool if you want to stream XML into SQL Server

The last thing that we saw was the integration of the CLR into SQL Server 2005. You can created stored procedures, functions, triggers, and user data types in Visual Studio 2005 and then integrate them into SQL Server, which is really cool! Finally all the things that were really tough in T-SQL you can now do in VB.net or C#.

SQL Server “Yukon” 2005

By Steve Novoselac

Director of Digital Technology @TrekBikes, Father, Musician, Cyclist, Homebrewer

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.