Hi,
I've just tried this ont he demo store...
ALTER TABLE NB_Store_ProductLang ALTER COLUMN [Description] nvarchar(max)
ALTER TABLE NB_Store_SettingsText ALTER COLUMN [SettingText] nvarchar(max)
ALTER TABLE NB_Store_SQLReport ALTER COLUMN [SQL] nvarchar(max)
and everythign looks OK. But make sure you backup before you try it.
Dave.
I've just tried this ont he demo store...
ALTER TABLE NB_Store_ProductLang ALTER COLUMN [Description] nvarchar(max)
ALTER TABLE NB_Store_SettingsText ALTER COLUMN [SettingText] nvarchar(max)
ALTER TABLE NB_Store_SQLReport ALTER COLUMN [SQL] nvarchar(max)
and everythign looks OK. But make sure you backup before you try it.
Dave.