0
Beantwortet
varchar(max)
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.
Thanks.
Antwort
0
Angehefted
Wird überprüft
anonymous vor 11 Jahren
This was a bug in Vertabelo. It's already fixed and on production.
Angehefted
Wird überprüft
This was a bug in Vertabelo. It's already fixed and on production.
Customer support service by UserEcho