Page 1 of 1

Adding VARCHAR(MAX) Columns

Posted: March 24th, 2022, 2:26 pm
by JefferyD
When adding a column to an existing table and selecting either the "varchar(max)" or "nvarchar(max)" option, I am unable to insert anything into those columns. When I checked the size of the columns in a query, the sizes came back as 1 even though the database maintenance page shows "max".
VARCHAR MAX.PNG
Selecting "varchar" or "nvarchar" and manually adding "max" as the max length seems to work correctly, but I only tested that when creating a new table and not when adding a column to an existing table.

Re: Adding VARCHAR(MAX) Columns

Posted: March 27th, 2022, 5:57 pm
by SumanPrasad
This bug is already part of a task 10080 which is being tested. We will update this post this task is available in general release.

Re: Adding VARCHAR(MAX) Columns

Posted: April 12th, 2022, 3:58 pm
by JustinVanRegenmorter
This issue has been resolved as of DesignTime Revision 2220.