Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Char(100) field VS Text
Message
From
19/04/2012 10:23:10
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01542085
Message ID:
01542103
Views:
31
>If you know the max size stored than use regular varchar (nvarchar for Unicode), otherwise varchar/nvarchar(MAX).

This number of parentheses in that field definition is always confusing. How one is suppose to know which number to put in there? Or, is everyone keeping the default?

As for nVarChar(MAX), yes, this is something else. I had to switch to that field on the Universal Thread in order to support multilanguage content in the full text index. The result was a triple size database. :)
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform