0
Z odpowiedzią

varchar(max)

IT Admin 10 lat temu Ostatnio zmodyfikowane przez vasavib 5 lat temu 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.

Odpowiedź

PRZEPIĘTY
W trakcie analizy
This was a bug in Vertabelo. It's already fixed and on production.
DOBRZE, JESTEM ZADOWOLONY.
Thanks for fixing this.
Znak zadowolenia przez IT Admin 10 lat temu
PRZEPIĘTY
W trakcie analizy
This was a bug in Vertabelo. It's already fixed and on production.