I'm trying to run the "Upgrade DT Using the Database Attach method (page 570)" on step 7 it gives me these commands:
STSADM -o addcontentdb -url
http://srv1/sites/abac -database wss_content -preserveoludserexperience true
The problem I am running is tha I have two separate boxes, one web-front server and a sql box - when I run the command it doesn't "find" the box - do I have expecify the name of the sql server? if so, what is the command for it?
I tried -databaseserver but it still not creating the conection.