UniCode

  • Thread starter Thread starter Miha Markic
  • Start date Start date
M

Miha Markic

Hi,

Strings in .net are unicode by default.
Are you sure the text is not saved in unicode?
 
How to save Unicode / retrieve Unicode values in SQL Server 2000 DB through
a VB.NET Form?
When we saved a Hindi text in SQL Server, it saves it in hindi font and
not in unicodes. How to save the data in
SQL Server as Unicode and retrieve the same and display in a VB.NET Form?

We are using NVARCHAR as datatype.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top