|
Solution Search:
|
SQL Server Resource Center
Performance implications of transaction log autogrowth in SQL Server
plans or customized jobs that shrink the database files (data and/or transaction log) periodically.
In my previous article on shrinking your... More... Jun 25, 2009
The keys to database backup protection for SQL Server
no one else can take your backups and restore them to get your company's data.
The methods for this can vary depending on which technique is used to store your... More... Jun 22, 2009
The short course on how SQL Server really works
those same 8 KB chunks in memory, meaning the smallest unit of data SQL Server works with is 8 KB.
When data is written to disk, an entire row of it must fit... More... Jun 10, 2009
Understanding transparent data encryption in SQL Server 2008
Transparent Data Encryption (TDE) is a new feature in SQL Server 2008 designed to encrypt your... More... Jun 9, 2009
SQL Related Articles
Microsoft renames SQL Server release, adds data services
be getting a new name, added logical processor support and a bevy of new data management services.
At TechEd, Microsoft said it will re-label the next major release of SQL Server, which was expected to be SQL... More... May 11, 2009
Microsoft offers beefed-up backup beta
of Microsoft's real-time backup tools.
Released Wednesday, System Center Data Protection Manager 2006 version 2 now covers several Windows server workloads including Exchange 2000 Server, Exchange Server... More... Sep 27, 2006
|