Quantcast
Channel: CKEditor™ Provider for DNN®
Viewing all articles
Browse latest Browse all 1992

Commented Unassigned: CKEditorProviderSettings uses deprecated data type [8041]

$
0
0
* Settings Table CKEditorProviderSettings, column uses nText (deprecated), should use nVarChar(max)
* I suggest adding a column PortalID and narrow column length of SettingName to allow indexing it
* I also suggest adding column TabID and ModuleID and aggregate all settings, this way you could retrieve easily the effective set of settings instead of loading all the sets and merge in business layer.
Comments: ** Comment from web user: Maikl **

Just a small not to changing ntext to nvarchar(max) - only changing the datatype does not help using the advantags of nvarchar(max) - what you have to do is creating a new column of that type, copy the values from the old column there, delete the old column and rename the new column to the Name of the old column. See here: http://geekswithblogs.net/johnsPerfBlog/archive/2008/04/16/ntext-vs-nvarcharmax-in-sql-2005.aspx


Viewing all articles
Browse latest Browse all 1992

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>