Upgrade from SQL Server 2000 to SQL Server 2008

  • I am currently leading the charge to upgrade our SQL Server 2000 databases up to SQL Server 2008. Since I work on the application side, I am only interested in what items need to change or be upgraded in terms of objects (stored procs, views, tables, etc...).

    I tried using the Upgrade Advisor, which proved pretty useless. I was wondering if anyone had a list of items that worked in SQL Server 2000, but stopped working in SQL Server 2008 (either generated an error when running or no longer returned desired results)?

    For example, I know TOP 100 PERCENT..ORDER BY no longer works correctly in views...

    Any help would be very appreciated!

    Thanks,

    Michael

  • Install .NET framework 3.1 or >

    Need to upgrade Database engine,Client tools,connectivity components,Management Tools

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply