SQL 2008 - database copy function - getting permission error

Discussion in 'SQL 2008 Beta [Closed]' started by cs96ai, Jul 14, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,

    Just trying out the SQL2008 db.
    I was trying to use the copy database function in enterprise manager to move a copy of my production db to the testing server (just to test stuff out).
    Seems that I'm getting a permission error when trying to select the destination database.

    It could be the permission I'm running on my side but I'm looking in to it.
    Any chance you have info on this?

    Please see the error pic attached.

    Thnx
    CS /emoticons/smile.gif
     

    Attached Files:

  2. Hi,
    Click on Tools, Options...
    Then make sure "Prevent saving changes that require table re-creation" is not checked.
     
  3. Hi, how can i copy a database made on sql server 2005 that i have on my computer to the sql2k8-beta.discountasp.net database server?
    i was tryng by copy adatabase and by restore a database but nothing results.i tried to do the before thing but it do'snt work.
    a message box error appears:




    Post Edited (nunga) : 8/5/2008 5:10:59 AM GMT
     

    Attached Files:

  4. Hi,
    There's an update for SQL Server 2005 to allow it to connect to a remote SQL 2008.
    You need the update or you need to use SQL 2008 locally.
    Salute,
    Mark
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page