Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 14 of 14 total
Thread Unicode implementation / migration
Sun, Feb 20 2011 7:17 PMPermanent Link

David Cornelius

Cornelius Concepts

Avatar

Aaron,

I went through the ANSI-to-Unicode conversion about a year ago.  You'll have
to export your data from the ANSI database to a CSV file, then import that
file into your new Unicode database.  There are some considerations about
generating a script to create the Unicode database and about the format of
the CSV file.  I blogged about it here:
http://corneliusconcepts.com/mega_update_2.  The part you'll be interested
in starts on "Step 2."


David Cornelius
Cornelius Concepts


"Aaron Christiansen" wrote in message
news:49A4512F-5FE0-49FF-94CF-A7241E0B3364@news.elevatesoft.com...

Aaron,

<cut>

I have 2.03 ANSI installed and installed 2.05 UNICODE over the top. It
failed dismally when I started up Delphi again, so I uninstalled UNICODE
version.

Can you please point me to help in migrating what is now quite a large EDB
ANSI project to UNICODE?

Thanks
Aaron
Tue, Feb 22 2011 6:28 AMPermanent Link

Aaron Christiansen

<<"David Cornelius" wrote:

Aaron,

I went through the ANSI-to-Unicode conversion about a year ago.  You'll have
to export your data from the ANSI database to a CSV file, then import that
file into your new Unicode database.  There are some considerations about
generating a script to create the Unicode database and about the format of
the CSV file.  I blogged about it here:
http://corneliusconcepts.com/mega_update_2.  The part you'll be interested
in starts on "Step 2."


David Cornelius
Cornelius Concepts>>


Thankyou, david, I appreciate that immensely.
Wed, Feb 23 2011 7:21 AMPermanent Link

Aaron Christiansen

Thanks again, David, you are a legend. The Unicode file converter was very helpful for importing data, and the confirmation of what needs to be done helped settle the nerves.

My side project has been converted and is saving / redisplaying Arabic, so I am one happy camper.

I tend to use FieldByName all the time, so conversion was not very difficult at all.

Cheers
Aaron
Fri, Feb 25 2011 1:37 AMPermanent Link

David Cornelius

Cornelius Concepts

Avatar

Excellent!  I'm very glad to know that helped.

As for being a legend?  Well, let's just say I stumble around a until I find
the solution.  Then I have to write it down so I won't forget it!!


David Cornelius
Cornelius Concepts


"Aaron Christiansen" wrote in message
news:118370FC-7389-4A39-A859-BF4AD574CA9A@news.elevatesoft.com...

Thanks again, David, you are a legend. The Unicode file converter was very
helpful for importing data, and the confirmation of what needs to be done
helped settle the nerves.

My side project has been converted and is saving / redisplaying Arabic, so I
am one happy camper.

I tend to use FieldByName all the time, so conversion was not very difficult
at all.

Cheers
Aaron
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image