Store unicode

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sudantha
    New Member
    • Mar 2007
    • 16

    Store unicode

    I need to store some unicode characters to a sql server 2000 db. I use asp.net C#. The application works but the inserted values display as question marks in the db. The value type of the db column is ntext. Can anyone help?
Working...