Ask a questionAsk a question
 

AnswerVisual studio 2008 Team Suite database project against SQL 2008 express 64

  • Monday, November 02, 2009 10:34 AMDanny Hansen Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello,

    I am using Windows 7 (64 bit), with Visual studio 2008 SP1 and SQL server 2008 (64 bit) express. When trying to create a database project I get the error that the connection could not be created. All the protocols are on. I can access the sever from server explorer.

    Do I need SQL 2005 express for this project type?

Answers

  • Monday, November 02, 2009 6:58 PMChristian WhiteheadMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Do you have the Database Edition GDR R2 install. That is required to use Sql 2008. If you cannot upgrade to GDR R2, then you will need Sql 2005 (any version).


    This posting is provided "AS IS" with no warranties, and confers no rights

All Replies

  • Monday, November 02, 2009 6:58 PMChristian WhiteheadMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Do you have the Database Edition GDR R2 install. That is required to use Sql 2008. If you cannot upgrade to GDR R2, then you will need Sql 2005 (any version).


    This posting is provided "AS IS" with no warranties, and confers no rights
  • Tuesday, November 03, 2009 8:47 AMDanny Hansen Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Christian

    No I have not installed this. Will try.

    Thanks
    Danny
  • Tuesday, November 03, 2009 9:01 AMDanny Hansen Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello Christian,

    It seems to be working but now VS tries to convert my database project.
    Can't I just open an existing SQL 2005 project

    Danny