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.
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.