Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

VB6 unicode problem
my winXP regional settings have English (USA), Hebrew and Russian.  Hebrew i
s
set as the language to match non-unicode programs.

i use MS Access 2000 to store data.  when i manually enter records and type
data into a field in english, hebrew and/or russian - i see it fine and it i
s
stored correctly in the DB.

When i read and display data in a VB6 form, using ado data control and a
bound text filed, i see the english and hebrew correctly, but data input in
russian always shows "?????"... (regardless of the font and charset).

even if i break the program and quick view adodc1.recordset("field-name") -
i see "??????".

(the only time i see the russian correctly is if i bind an hierercical grid
control to the ado data control.)

how can i display correctly the russian in a text field?

HELP PLEASE...



Report this thread to moderator Post Follow-up to this message
Old Post
Uri Kahn
10-28-04 01:55 PM


Re: VB6 unicode problem
As far as I know, only the Forms 2.0 controls supplied with Office are
capable of displaying Unicode text. Although they are both not recommended
for use in VB, and unsupported for such use by MS, does their use resolve
the problem? If it does you'll have to acquire a VB-compatible Unicode
control, as the VB text box is not capable of this.  The Forms 2.0 controls
are the same used in VBA applications such as Access.

--


Randy Birch
MS MVP Visual Basic
http://vbnet.mvps.org/


"Uri Kahn" <UriKahn@discussions.microsoft.com> wrote in message
news:54F4A027-F9E6-46C3-B741-1971BC842A00@microsoft.com...
: my winXP regional settings have English (USA), Hebrew and Russian.  Hebrew
is
: set as the language to match non-unicode programs.
:
: i use MS Access 2000 to store data.  when i manually enter records and
type
: data into a field in english, hebrew and/or russian - i see it fine and it
is
: stored correctly in the DB.
:
: When i read and display data in a VB6 form, using ado data control and a
: bound text filed, i see the english and hebrew correctly, but data input
in
: russian always shows "?????"... (regardless of the font and charset).
:
: even if i break the program and quick view
adodc1.recordset("field-name") -
: i see "??????".
:
: (the only time i see the russian correctly is if i bind an hierercical
grid
: control to the ado data control.)
:
: how can i display correctly the russian in a text field?
:
: HELP PLEASE...
:
:


Report this thread to moderator Post Follow-up to this message
Old Post
Randy Birch
10-29-04 08:55 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Visual Basic archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:10 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.