Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Downgrade Sql server database

Downgrade Sql server database

Scheduled Pinned Locked Moved Database
databasesql-serversysadmintoolstutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dilkonika
    wrote on last edited by
    #1

    Is there any utility or mode to convert a sql server database to a lower version. For example From sql server 2008r2 to sql server 2005 ? Thank you !

    M A 2 Replies Last reply
    0
    • D dilkonika

      Is there any utility or mode to convert a sql server database to a lower version. For example From sql server 2008r2 to sql server 2005 ? Thank you !

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      No, if you have not used any of the version specific functionality in the 2008 DB you could script out the database and use something like Red-Gate Compare and Data Compare to move the data across. Also I think you can set the compatibility on the server, that may help.

      Never underestimate the power of human stupidity RAH

      1 Reply Last reply
      0
      • D dilkonika

        Is there any utility or mode to convert a sql server database to a lower version. For example From sql server 2008r2 to sql server 2005 ? Thank you !

        A Offline
        A Offline
        Andrius Leonavicius
        wrote on last edited by
        #3

        You can't downgrade using a backup file. The only way is to use scripting: How To Convert SQL Server 2008 Database To SQL Server 2005?[^] or some comparison tools like Red Gates's SQL Compare and SQL Data Compare: SQL Compare 10[^] SQL Data Compare 10[^].

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups