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

  • Home
  • SEARCH
  • 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 96059
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T23:45:20+00:00 2026-05-10T23:45:20+00:00

I have an international company that has recently been added, which is named BLA

  • 0

I have an international company that has recently been added, which is named ‘BLA ‘BLAHBLAH’ Ltd. (The double quotes are part of the name. )

Whenever a user tries to search for this company, by entering ‘Blah, or something to that affect, the search fails with a syntax error in SQL server.

How can I escape this so the search will not fail?

Sample SQL:

SELECT c.companyID, c.companyName, c.dateAdded, count(cm.maxID) as NumDirect     FROM RussoundGeneral.dbo.Company c            LEFT JOIN RussoundGeneral.dbo.CompanyMax cm                 ON (cm.companyId = c.companyId and cm.maxID is not null)       WHERE CONTAINS ( companyName,  ''BLAH*' )     GROUP BY c.companyID, c.companyName, c.dateAdded       ORDER BY c.companyName ASC 
  • 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. 2026-05-10T23:45:20+00:00Added an answer on May 10, 2026 at 11:45 pm

    Unfortunately, double-quotes have special meaning inside FTI, so even if you parameterize it, the FTI engine treats it as a phrase delimiter. I am not sure there is an easy way to include double-quotes in an FTI search. Brackets are also a special character, but can be encased in quotes to treat as a query term – but not AFAIK double-quotes.

    Update

    A bit of searching suggests that doubling the quote to ” may fix it – worth a try. Personally, I’d do this inside the DB, since this is a TSQL implementation detail.

    Likewise, ‘ needs to be doubled to ” before passing to FTI (completely separate to TSQL escaping),

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

Sidebar

Ask A Question

Stats

  • Questions 74k
  • Answers 74k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer You need to set the VBox's verticalGap to 0 or… May 11, 2026 at 2:22 pm
  • added an answer This is not possible with the present version of PostSharp.… May 11, 2026 at 2:22 pm
  • added an answer All WPF controls are skinnable by their control templates. Its… May 11, 2026 at 2:22 pm

Related Questions

I want to make an application that can send an SMS to person in
If you have an API, and you are a UK-based developer with a highly
I have a database with millions of phone numbers with free-for-all formatting. Ie, the
i was wondering how you deal with permalinks on international sites. By permalink i

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.