home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
Improvement Suggestions
Unicode support
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="rtv" data-source="post: 248580" data-attributes="member: 12309"><p>MSSQL does use the database defaults when creating the tables. </p><p></p><p>So if you set it's language correct it should almost work since it will internally use UCS-2 all the time.</p><p></p><p>Please read <a href="http://msdn2.microsoft.com/en-us/library/bb330962.aspx" target="_blank">International Features in Microsoft SQL Server 2005</a> for more details.</p><p>You could change all string fields from varchar to nvarchar as well and live with the performance penalty.</p><p></p><p>For beginners I'd recommend MySQL for now.</p></blockquote><p></p>
[QUOTE="rtv, post: 248580, member: 12309"] MSSQL does use the database defaults when creating the tables. So if you set it's language correct it should almost work since it will internally use UCS-2 all the time. Please read [url=http://msdn2.microsoft.com/en-us/library/bb330962.aspx]International Features in Microsoft SQL Server 2005[/url] for more details. You could change all string fields from varchar to nvarchar as well and live with the performance penalty. For beginners I'd recommend MySQL for now. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Improvement Suggestions
Unicode support
Contact us
RSS
Top
Bottom