hebrew text in the sql server

Discussion in 'Databases' started by Bruce, Apr 19, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Bruce

    Bruce DiscountASP.NET Staff

    make sure you set the collation sequence correctly for the database.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  2. I'm tryingto store some hebrew textin the sql server, but when I retrieve the data, it doesn't display correctly.It display ????????????... Can anyone help me out with this problem?
     
  3. [​IMG] I changed COLLATE to Hebrew_CI_AS and now it work.
    Thank you for help.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page