Can u import and export SQL server 2005 databases with SQL server 2012?

  • I need to edit a SQL server 2005 database.

    Can I just download SQL server 2012?

    Will it be able to edit 2005 databases? Or do I actually need to download SQL 2005?

    __________________

    buddhism history

  • how do you mean edit?

    change the schema, update data etc?

  • Yes, SQL 2012 can attach a SQL 2005 database, but as soon as you do that the database is upgraded to a 2012 database and you won't be able to restore/attach to SQL 2005 ever again.

    Download SQL 2005 Express or evaluation (if they're still available anywhere)

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 3 posts - 1 through 2 (of 2 total)

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