Viewing 3 posts - 1 through 4 (of 4 total)
No I'm not using a linked server.
Thanks,
DOn
June 12, 2007 at 2:19 pm
#712397
Here is the error I get trying the Move cammand
RESTORE DATABASE [CM101B] FILE = N'GPSCM101Dat.mdf', FILE = N'GPSCM101Log.ldf' FROM DISK = N'D:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Backup\cm101back.bak' WITH FILE = 1, MOVE...
June 11, 2007 at 3:11 pm
#712122
It is from a Full Backup.
Here is the command and results.
RESTORE DATABASE [CM101] FILE = N'GPSCM101Dat.mdf', FILE = N'GPSCM101Log.ldf' FROM DISK = N'D:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Backup\cm101back.bak' WITH FILE = 1, ...
June 11, 2007 at 3:08 pm
#712115