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 614051
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T18:04:13+00:00 2026-05-13T18:04:13+00:00

I know, I know with what I wrote in the question I shouldn’t be

  • 0

I know, I know with what I wrote in the question I shouldn’t be surprised. But my situation is slowly working on an inherited POS system and my predecessor apparently wasn’t aware of JOINs so when I looked into one of the internal pages that loads for 60 seconds I see that it’s a fairly quick, rewrite these 8 queries as one query with JOINs situation. Problem is that besides not knowing about JOINs he also seems to have had a fetish for multiple databases and surprise, surprise they use different collations. Fact of the matter is we use all “normal” latin characters that English speaking people would consider the entire alphabet and this whole thing will be out of use in a few months so a bandaid is all I need.

Long story short is I need some kind of method to cast to a single collation so I can compare two fields from two databases.

Exact error is:

Cannot resolve the collation conflict
between
“SQL_Latin1_General_CP850_CI_AI” and
“SQL_Latin1_General_CP1_CI_AS” in the
equal to operation.

  • 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-05-13T18:04:13+00:00Added an answer on May 13, 2026 at 6:04 pm

    You can use the collate clause in a query (I can’t find my example right now, so my syntax is probably wrong – I hope it points you in the right direction)

    select sone_field collate SQL_Latin1_General_CP850_CI_AI
      from table_1
        inner join table_2
          on (table_1.field collate SQL_Latin1_General_CP850_CI_AI = table_2.field)
      where whatever
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know this kind of question shouldn't be asked. But, I stuck here for
Im new to ruby, wrote this code and works but i know is not
I know this may not be exactly a coder question, but I feel it
I know this sounds like a broad question but I can narrow it down
I don't know how to write the title for this question. The existing title
News wrote that Eclipse 3.5 finally supports column selection. Unfortunately I don't know HOW
I wrote bresenham algorithm for 0<Angular coefficient<1 I don't know much about graphics in
I know I should write this in Vb.net but for my own reasons I'm
I know JFile and write function in Joomla 1.6 but is there a similar
I know how to write tab host,but here the scenario is little bit different

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.