arabic and hebrew search

Last post 09-28-2008 5:25 PM by daouddajani. 3 replies.

Sort Posts:

  • arabic and hebrew search

    04-13-2007, 7:03 AM
    • Member
      2 point Member
    • daouddajani
    • Member since 04-13-2007, 6:59 AM
    • Posts 11

    am having a problem in searching the database which contains arabic and hebrew text, while the english search works just fine, the arabic and hebrew always return no match. the data is stored and utf-8 the website is at www.allforpeace.org .

     

    is their a way to encode the text or what ever ...!! i need help

    ---------------------------------------------
    Daoud Z Dajani
    Web & MultiMedia Developer
    Email:daoud@dajani.info
    website:http://daoud.dajani.info
  • Re: arabic and hebrew search

    04-13-2007, 7:40 AM
    • Contributor
      2,176 point Contributor
    • JRICE
    • Member since 05-11-2006, 12:52 AM
    • Lebanon-Beirut
    • Posts 667

    can u provide some code plz

     

    Regards

    Please remember to "Mark As Answer" if this post answered your question!

    Bilal Shouman - MCAD.NET

    |My Blog|
    ---------------------------------


  • Re: arabic and hebrew search

    04-18-2007, 5:03 AM
    Answer

    Hi,

    If you're searching with parameters, make sure that the parameter type is NVarChar or NChar which accepts unicode. Or the search will not return good results.

    HTH. If this does not answer your question, please feel free to mark the post as Not Answered and reply. Thank you!

    Sincerely,
    Kevin Yu
    Microsoft Online Community Support

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Mark as Not Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
  • Re: arabic and hebrew search

    09-28-2008, 5:25 PM
    • Member
      2 point Member
    • daouddajani
    • Member since 04-13-2007, 6:59 AM
    • Posts 11

    use N before the search

    select * from x where y='N' Value

     

    ---------------------------------------------
    Daoud Z Dajani
    Web & MultiMedia Developer
    Email:daoud@dajani.info
    website:http://daoud.dajani.info
Page 1 of 1 (4 items)