Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Cannot specify a column width on data type ntext - SQL Server 2014 Enterprise (64 bit)

$
0
0
Hi SQL experts,I am working on our product bug which reports problem in automatic creation of few dynamic tables with following error: [b][SQLServer]Column\, parameter\, or variable #002322: Cannot specify a column width on data type ntext[/b].Seems this used to work fine with SQL server 2012 version.I understand 'ntext' is still supported and not sure why this would fail with SQL server 2014.Kindly don't recommend to remove the "width" value - like people have done in other posts out there.Thanks.

Viewing all articles
Browse latest Browse all 3145

Trending Articles