Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8105487
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T00:10:35+00:00 2026-06-06T00:10:35+00:00

What collation selected for the Spanish language in sql server 2012? Always use utf8_bin

  • 0

What collation selected for the Spanish language in sql server 2012?

Always use utf8_bin in MySQL but in SQL Server is not a choice. the language is Latin American Spanish or any alternatives to utf8_bin?

EDIT

What is the difference between Modern_Spanish_CI_AS and Modern_Spanish_bin?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T00:10:37+00:00Added an answer on June 6, 2026 at 12:10 am

    In place of “utf8” you’d use the nvarchar/nchar types (which is actually UCS-2 in SQL Server)
    This stores any character. Although, varchar/char may be OK for Spanish. I know it works for other Western European languages

    Then you’d choose a collation (for sorting and comparing) like Modern_Spanish_Bin
    All Spanish except one seems to use this says MSDN. The “one” is Traditional_Spanish_Bin

    This is slightly different to MySQL where the charset is in the collation and everything is varchar. SQL Server separates sort/compare (collation) from storage (datatype varchar vs nvarchar)

    Edit:

    • Modern_Spanish_CI_AS: ignores case so a = A but compares accents à <> a
    • Modern_Spanish_bin: looks at the bit patterns only. So a <> A

    MSDN

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've recently installed SQL Server 2008 and I selected collation as case sensitive. I
When I try to change the default collation of a SQL Server instance using
In /etc/my.cnf the following has been added character-set-server=utf8 collation-server=utf8_general_ci But for the database and
The question is about Armenian. I'm using sql server 2005, collation SQL_Latin1_General_CP1_CI_AS, data mostly
I am trying to use options_from_collection_for_select(collection, value_method, text_method, selected = nil) But I am
i have this table in UTF8 (collation is utf8_bin in case it matters). I
Is it possible to view the collation for a specific schema via sql? I
I am fetching some data having UTF8 collation ( utf8_unicode_ci ) from a MySQL
When I use phpMyAdmin to see my online tables, it uses collation method latin_swedish_ce.
I have a MYSQL database. Text is currently stored in charset latin1 , collation

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.