CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2001
    Posts
    3

    Chinese characters in VB

    Hi,
    I am developing a chinese application using VB. I am storing my data in MS Access using unicode. But when i try to display the same in my application i am not able to display it properly? i am using MS Moncha font. Can anyone help me?

    Regards,
    V.Bhaskar.


  2. #2
    Join Date
    Jun 2001
    Location
    China
    Posts
    28

    Re: Chinese characters in VB

    Could u try assigning the characters a kind of Chinese font(eg. FangSong,etc)? Good luck.

    Sam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured