0
Respost

varchar(max)

IT Admin fa 10 anys updated by vasavib fa 5 anys 2
For a SQL Server 2012 model varchar(max) throws error: Type is not supported by chosen database engine. However, when I add a column to an existing table and set the data type to varchar(MAX), all is fine. Am I missing something?

Thanks.

Answer

PINNED
Under review
This was a bug in Vertabelo. It's already fixed and on production.
GOOD, I'M SATISFIED
Thanks for fixing this.
Satisfaction mark by IT Admin fa 10 anys
PINNED
Under review
This was a bug in Vertabelo. It's already fixed and on production.