1
General Board / SQL Server 2005 table, nvarchar(max) columnType
« on: June 10, 2009, 02:08:15 am »
Hello,
I would like to ask you how to set column type to nvarchar(max)? When I am creating new column in table of sql server 2005 type there is only nvarchar type for selection. Lenght must be specified (from 0 to 4000) and I did not found any way how to set length to "max". I am using EA 7.1.833 which should supported this feature (according to Release Notes for EA 7.1).
I was looking at google, help, forum but without success.
Thanks for help
I would like to ask you how to set column type to nvarchar(max)? When I am creating new column in table of sql server 2005 type there is only nvarchar type for selection. Lenght must be specified (from 0 to 4000) and I did not found any way how to set length to "max". I am using EA 7.1.833 which should supported this feature (according to Release Notes for EA 7.1).
I was looking at google, help, forum but without success.
Thanks for help