0
Answered

varchar(max)

IT Admin 10 ár síðan updated by vasavib 5 ár síðan 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 10 ár síðan
PINNED
Under review
This was a bug in Vertabelo. It's already fixed and on production.