Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sql2000 upgrade to sql2005

Status
Not open for further replies.

JodyLyn

MIS
Sep 27, 2005
9
0
0
US
Trying to do an inplace upgrade, ran sql2005 setup which appeared to install database engine. It ran through "upgrading the database" (status bar), but all databases are still sql 2000. When i look to change compatibility level, there is no option for '90'. I did read it must be changed at the command line with something like:

start /wait setup.exe ADDLOCAL=SQL_Engine INSTANCENAME=SQL5WTS UPGRADE=SQL_Engine SKUUPGRADE=1 /qb

but that only gives a windows message to use Add/Remove programs from Control Panel.

please help, dont know what else to try.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top