Forum Replies Created

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

  • RE: SQL 2000 mdf Instances to SQL 2005

    tosscrosby (6/25/2008)


    You know how you can help me? Learn as much as you can and come back and contribute here, wherever possible.

    Deal!

    Ill try to learn as much as posible,...

  • RE: SQL 2000 mdf Instances to SQL 2005

    OMG

    thank you soo much, is there a way i can help you?? 😀

    i really apreatiet your help. This is a great forum with awesome ppl.

    Cheers for that.

    And here is my...

  • RE: SQL 2000 mdf Instances to SQL 2005

    Ok.

    i didnt Attachd the master file. i did attach all the user databases with no problems, there are not orphanes. i executed this

    USE mibase

    GO

    EXEC sp_change_users_login 'report'

    and no users shown as...

  • RE: SQL 2000 mdf Instances to SQL 2005

    use sp_attach_db

    Or basic approach will be to use the Attach wizard available when you right click on +databases then click on Attach.

    Look very closely to the File names and...

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