October 2005 - Posts

SQL Server 2005 RTM Released to MSDN

The files just went up for RTM SQL Server 2005 and Visual Studio 2005 on MSDN Subscribers Downloads.

A big 2747 MB download for SQL Server.

:)

Posted by Mike Epprecht | with no comments
Filed under:

SQL Server 2005 row level security

Ok, so Microsoft removed row level security from SQL Server 2005 early in the development cycle. Pity, but looks like it was just one of those trade-offs that needed to be made.

A bunch of guys from Microsoft Consulting has produced a paper on how to implement "Row and Cell" level security in SQL Server 2005.

"Implementing Row and Cell Level Security in Classified Databases Using SQL Server 2005" http://www.microsoft.com/technet/prodtechnol/sql/2005/multisec.mspx

I like the idea of keeping it simple, yet still powerful though roles. It is a bit of work, but compared to what we have in SQL Server 2000, it is a workable and maintainable solution.

Some basic rules have to be followed, but once everyone on the development team understand them, it gets very easy. Developing with security as a base, and doing most of the DB architecture up front in still a foreign concept for most developers, even those in corporates. With the added complexity of the new features in SQL Server 2005, you can really end up in trouble if the implementation is not though through first.

Posted by Mike Epprecht | 1 comment(s)
Filed under:

MVP again

Microsoft has decided to re-award me my MVP status again. Good. 3rd year running.

I must be doing something right. The joke among the Germans is that MVP stands for “Muss Viel Posten” (translated: “must post a lot“). True, the presence in the newsgroups does influence the re-nomination.

I am happy. My time has been well spent.

Posted by Mike Epprecht | with no comments
Filed under: