Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Questions about upgrading everything (debating unicode version)
Wed, Jan 5 2011 6:50 PMPermanent Link

David Puett

I've moved to a new i7 laptop, Windows 7, Delphi XE Pro, and I'm only going to use only ElevateDB under XE.  I'm going to code primarily for Win 7.  Should I install the unicode version of EDB?
Wed, Jan 5 2011 7:14 PMPermanent Link

Malcolm Taylor

David Puett wrote:

> I've moved to a new i7 laptop, Windows 7, Delphi XE Pro, and I'm only
> going to use only ElevateDB under XE.  I'm going to code primarily
> for Win 7.  Should I install the unicode version of EDB?

Need more input!  Surprised
I would say, if starting from scratch or if you need to be
multi-lingual, and if your systems are self contained, go Unicode and
be done with it.  And it's not that hard.

But if you need to interface with old hardware/firmware, use serial
comms or have to interface with 3rd party, ansi-based systems, it gets
more complicated and needs a judgement.

But the future *is* unicode.

Malcolm
--
Tue, Jan 11 2011 3:04 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

David,

<< I've moved to a new i7 laptop, Windows 7, Delphi XE Pro, and I'm only
going to use only ElevateDB under XE.  I'm going to code primarily for Win
7.  Should I install the unicode version of EDB? >>

Sure, there's no downside to using Unicode unless you will be trying to
convert > #255 characters in the Unicode character set to ANSI, in which
case you need to be careful and use the correct code page, so as to not
corrupt any of the characters during the translation.

--
Tim Young
Elevate Software
www.elevatesoft.com
Image