changing a database name in Enterprise Manager

  • Can a database name be changed within Enterprise Manager? (Win 2000, SQL 2000)

    E.g. from "dynamicthis" to "dynamic"?

    Thanks!

    Edited by - mikeperrett on 11/06/2003 05:36:46 AM

  • no.

    see sp_renamedb in bol

    Cursors never.

    DTS - only when needed and never to control.


    Cursors never.
    DTS - only when needed and never to control.

  • If your databases is being published you won't be able to do it even with sp_renamedb.

  • have a look at ALTER DATABASE


    * Noel

  • Thanks all - the sp_renamedb did the trick for me

    --Mike

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

You must be logged in to reply to this topic. Login to reply