Welcome to TechNet Blogs Sign in | Join | Help

May 2009 - Posts

I was just conducting research for improvements in security in SQL Server 2008 and came across the below whitepapers which are great references if you are looking at improving security of your SQL Server environment.   Engine Separation of Duties Read More...
Just in case you missed it!!! Microsoft Support announced an update to the SQL Server virtualisation support policy.   Guest Failover Clustering is supported for SQL Server 2005 and SQL Server 2008 in a virtual machine for Windows Server 2008 with Read More...
1. Create FILESTREAM filegroup. 2. Add FILESTREAM column to table 3.   Choose one of: a. Write an app to select data from the BLOB column and stream it into the FILESTREAM column b. UPDATE <table> SET <filestream_column> = <blob Read More...
Summary of the SQL Server Announcements: Official name for the next release of SQL Server:  SQL Server 2008 R2 This is release name for what was announced earlier as code named ‘Kilimanjaro'. This release includes all the great BI enhancements announced Read More...
 
Page view tracker