• subscribe

Upgrade from SQL Server 2000 to SQL Server 2008

SQL Server Pro

Given that the next version of SQL Server probably won't support a direct upgrade from SQL Server 2000, now is the time to upgrade to SQL Server 2008. We'll show you how.


Handling Arrays as Inputs

By Itzik Ben-Gan, 12/23/2008

Learn how to use a T-SQL split function to handle arrays as inputs for SQL Server stored procedures.

SQL Server 2008 (and Earlier) Build Versions

By Michael Otey, 12/23/2008

Your SQL Server build versions can affect whether you should perform an upgrade or a new installation—learn how to find your SQL Server version number and whether an upgrade is in ...

Deprecated T-SQL Features

By Itzik Ben-Gan, 12/23/2008

Find out which features are missing or are deprecated in SQL Server 2008, as well as which features SQL Server won’t support in a future version.

How to Upgrade to SQL Server 2008 from SQL Server 2000

By Orin Thomas, 12/23/2008

There’s a lot to know about upgrading from SQL Server 2000 to 2008. This article guides you through the process.

SQL Scripter 2.0

By William Sheldon, 12/23/2008

Create T-SQL scripts to run on target systems for exporting table data to remote clients.

Change Many Server Configuration Options in One Fell Swoop

By Eli Leiba, 12/23/2008

You can change many configuration options in SQL Server 2005 and SQL Server 2000 simultaneously by using a.config file and a T-SQL stored procedure that automates the use of the ...

Tracking the Use of Deprecated SQL Server Features

By Itzik Ben-Gan, 12/23/2008

SQL Server 2008 provides performance counters and trace events that you can use to track which deprecated features are being used in your environment.

Create a Job-Scheduling Advisor

By Rodney Landrum, 12/23/2008

Use this Gantt-chart–style overlay report, based on SQL Server Reporting Services 2008 and an enhancement to the Data Repository solution, to find the best times to run SQL Server ...

Partitioning a Table that Contains Future Dates

By Gary Zaika, 10/28/2008

If you have a large table with future dates in it, you can use the method described here to partition it.


Browse the Archive by:

advertisement