sql - This server supports version 611 and earlier. a downgrade path is not supported -


To install which SQL Server 2005 Express (which contains the service pack)

< / P> This server supports version 611 and earlier. The downgrade path is not supported

None Your server supports DB version 611 , Which means this is SQL Server 2005 you are trying to restore or attach new version DB (we do not know, because you want to cut the message, which was important information).

  • 612: SQL Server 2005 SP2.
  • You must install a SQL Server
  • 655: SQL Server 2008
  • 661:
  • 612: SQL Server 2005 SP2.
  • 661: SQL Server 2008 R2
  • 706: SQL Server 2012

  • Comments

    Popular posts from this blog

    HTML/CSS - Automatically set height width from background image? -

    php - Mysql Show Process - Sleep Commands and what to do -

    c - What is the address of buf (the local variable in the main function)? -