Forum Replies Created

Viewing 5 posts - 1 through 6 (of 6 total)

  • RE: Restore Issue.

    OK great. Thank you all very much for the help.

  • RE: Restore Issue.

    OK, this is what I ran in the Query Analyzer...

    RESTORE DATABASE 015

    FROM DISK = 'C:\Program Files\Microsoft SQL Server\MSSQL\BACKUP\005\005_db_200709270200.BAK'

    WITH MOVE '005' TO 'C:\Program Files\Microsoft SQL Server\MSSQL\Data\015.mdf',

    MOVE '005_log' TO 'C:\Program Files\Microsoft...

  • RE: Restore Issue.

    I am going to sound pretty stupid, but as I said earlier I am new to sql. Could you be more specific using the info in the error from...

  • RE: Restore Issue.

    Ok thanks. I am trying to do a restore through Enterprise Manager with the restore wizard. I am using SQL Server 8.00.760 - SP3 (Standard Edition). Here is...

  • RE: Restore Issue.

    Hi John,

    I am trying to restore a backup from an existing databsae over a new database I have created. The restore path looks right to me. If I...

Viewing 5 posts - 1 through 6 (of 6 total)