I'm having some frustrations trying to move the databases from MOSS 2007
from their default location on the C: drive to a considerably more
spacious D: drive.
I've stopped the Content database in the configuration tool and tried to
DETACH it with the SQL command line client but it keeps giving me an
error that the database is in use.
I tried using the ATTACH DATABASE...SINGLE_USER... trick but that fails
with a syntax error that I suspect is caused by the fact that the
database name has hyphens in it.
Anybody have any guidance? I can't believe it's this hard to just move
the disk location of the databases. You can move Exchange's databases
using the GUI in about 60 seconds.