Welcome to SqlServer-QA.net Sign in | Join | Help

SQL Server 2008 (SSQA.net)

Trusted, Productive and Intelligent enterprise data platform.

October 2007 - Posts

SQL Server 2008 - enhanced feature in database mirroing "log compression"
Database Mirroring - new feature from SQL Server 2005 within High Availability ranch, a software based solution for database availability. Very important for the DBAs to keep up the database recovery model to FULL at all the times to achieve the High Read More...
SQL Server 2008 - links to newbie users and relevant whitepapers
During a conference one of the newbie user asked me for the links and whitepapers about SQL Server 2008, as it was bit hard to find relevant information from Books online for SQL Server 2008 (CTP). So here they are from the links I can accumulate: SQL Read More...
Database Mirroring enhancements in SQL Server 2008
So far from the CTP release of SQL Server 2008 there has been few enhancements to the Database Mirroring, few of them I would like to list from what has been stated in BOL: Log Performance Enhancements Compression of stream data for which at least a 12.5 Read More...
New feature in SQL Server 2008 - compression how it works?
Since the release of SQL Server 2008 (last 2 CTPs) users are anxiously awaiting for data compression feature, so how it is handled in this version and what it does, is it a good thing? Data compression enables you to store your data more effectively and Read More...
Filestream datatype - what it is?
My question is have you looked into the CTP4 Books online for SQL 2008? This is new to SQL Server arena, the FileStream data type which allows large binary data to be stored in the file system and yet remain an integral part of the database with transactional Read More...