Home Forums SQL Server 2014 Development - SQL Server 2014 Getting an error when trying to duplicate some code off of a website. What have I done wrong? RE: Getting an error when trying to duplicate some code off of a website. What have I done wrong?

  • Probably both VARCHAR(8000) or VARCHAR(Max). There's no 'array' data type in SQL, there's no data type which enforces a particular combination of string contents.

    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