msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

chinese language support

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Syntax
Author Message
Raj Kumar Mishra



Joined: 04 Oct 2007
Posts: 5

PostPosted: Thu Nov 09, 2006 5:15 pm    Post subject: chinese language support Reply with quote

Dear All,

I have some requirement for the following things.

I am using VB6. /SQL-SERVER 2000/2005, I Have Developed A application in
English Version of VB in india .This Application is running in
India/HongKong.
So The Requirement is from HongKong They are asking for Chinese Input in
the Current Application.I have gone through some Article and Google help but
not getting properly help.

SO Please give me some Sample VB6.0 code to short out this problem.

My Requirement is the Application can Save and retrieve the data either
English AND Chinese language

Please help me out by giving Sample Code.,

I will be very grateful you.,


Thanks & Regards!
Raj

Archived from group: microsoft>public>vb>syntax
Back to top
View user's profile Send private message
HKSHK



Joined: 04 Oct 2007
Posts: 12

PostPosted: Sat Nov 25, 2006 4:28 am    Post subject: Re: chinese language support Reply with quote

Dear Raj,

> I am using VB6. /SQL-SERVER 2000/2005, I Have Developed A application in
> English Version of VB in india .This Application is running in
> India/HongKong.
> So The Requirement is from HongKong They are asking for Chinese Input in
> the Current Application.I have gone through some Article and Google help but
> not getting properly help.

Chinese Text input should not be a problem, if the operating system your
application is running on is a Chinese Windows. However, with an English
version (ME/2000 or older) it will not work. Under XP you can set in the
Regional Settings which language you want to use for Non-Unicode
programs. This setting has to be "Chinese".

The reason behind is that VB6 does not support Unicode, which would be
required to enter Chinese characters on a Non-Chinese Windows.

Another option would be not port your VB6 application to VB.NET. VB.NET
supports Unicode, so you could enter any language on any system (e.g.
Chinese on an English/Korean/German/French/Japanese/... system).

> My Requirement is the Application can Save and retrieve the data either
> English AND Chinese language

English Text input is no problem on any Chinese Windows system. The
problem is only the text input of Chinese characters (solution see above).


Best Regards,

HKSHK

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
C# Language - True and False I am trying to learn C# in Visual Studio.Net and even though the keywords (True and False) are listed in the C# language, the build compiler gives an error saying that the names True and False don't exist. I have had to use something like: Bool a=(0==0)

chinese language support Dear All, I have some requirement for the following things. I am using VB6. /SQL-SERVER 2000/2005, I Have Developed A application in English Version of VB in india .This Application is running in So The Requirement is from HongKong They a

chinese language support Dear All, I have some requirement for the following things. I am using VB6. /SQL-SERVER 2000/2005, I Have Developed A application in English Version of VB in india .This Application is running in So The Requirement is from HongKong They a

chinese language support Dear All, I have some requirement for the following things. I am using VB6. /SQL-SERVER 2000/2005, I Have Developed A application in English Version of VB in india .This Application is running in So The Requirement is from HongKong They a

Chinese and Unicode Hi all, I need some help in getting my head around a particular problem that probably is simple enough once explained to me. I have an Access 2003 database with some chinese (and in the future, Russian and Korean) characters in. I need to extract this dat
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Syntax All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group