encoding problem

Discussion in 'ASP.NET / ASP.NET Core' started by jackieconni, Mar 24, 2006.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I am facing the encoding problem on saving chinese character into MS SQL Database, when I am trying to save the chinese character into m Database...it's become "?"
     
  2. Did you set up your table columns as double-byte data types, like nvarchar?

    Aristotle

    DiscountASP.NET
    www.DiscountASP.NET
     
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