Home Forums SQL Server 2008 July CTP SQL Server Katmai CTP July 2008 installation problem? RE: SQL Server Katmai CTP July 2008 installation problem?

  • Agree with other posters here but more specifically on the VS problem, it's likely because SP1 is a requirement. I've seen this from time to time, upgrading your VS installation to SP1 fulfils the prerequisite for 2008 R2 installation.

    ---

    Note to developers:
    CAST(SUBSTRING(CAST(FLOOR(NULLIF(ISNULL(COALESCE(1,NULL),NULL),NULL)) AS CHAR(1)),1,1) AS INT) == 1
    So why complicate your code AND MAKE MY JOB HARDER??!:crazy:

    Want to get the best help? Click here https://www.sqlservercentral.com/articles/forum-etiquette-how-to-post-datacode-on-a-forum-to-get-the-best-help (Jeff Moden)
    My blog: http://uksqldba.blogspot.com
    Visit http://www.DerekColley.co.uk to find out more about me.