S
stuckish
My collegue is saying that you should store text data in Sql Server i
unicode fields (nvarchar) beause that .net (asp.net website) is all
unicode and therefore you save some time not having to convert the data
from ascii to unicode.
So i thought that i should ask you experts what you saying about it?
What is best for performance if you do not have to store any unicode
characters? It's a kind of big table with about 2 million rows.
Br, Ola
Ps. I double posted this in the SQL usegroup to, i want answers from a
diffrent audience since a DB experts and a dotnet experts might have
diffrent views on this .. hope it's ok?
unicode fields (nvarchar) beause that .net (asp.net website) is all
unicode and therefore you save some time not having to convert the data
from ascii to unicode.
So i thought that i should ask you experts what you saying about it?
What is best for performance if you do not have to store any unicode
characters? It's a kind of big table with about 2 million rows.
Br, Ola
Ps. I double posted this in the SQL usegroup to, i want answers from a
diffrent audience since a DB experts and a dotnet experts might have
diffrent views on this .. hope it's ok?