Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 7 of 7 total
Thread How to copy a Unicode DB from an Ansi DB or back?
Mon, Sep 3 2012 12:52 PMPermanent Link

Rolf Frei

eicom GmbH

I need to convert my ANSI DB to an UNICODE DB. What ist the fastetst and simplest way to do this? It looks as a very big drawback to me, that EDb doesn't support ANSI and UNICODE at the same time. Any ideas?
Mon, Sep 3 2012 1:02 PMPermanent Link

Malcolm Taylor

Rolf Frei wrote:

> I need to convert my ANSI DB to an UNICODE DB. What ist the fastetst
> and simplest way to do this? It looks as a very big drawback to me,
> that EDb doesn't support ANSI and UNICODE at the same time. Any ideas?

I assume you are talking about the data.
I moved to UNICODE as part of an upgrade from DBIsam to EDB.

But I think if you use the ANSI version to write INSERT statements to a
file including the data. you can simply run those under the UNI
version.  But if you have a lot of data it may take a long time.

You can do all this in EDBManager .. I think.
Mon, Sep 3 2012 1:21 PMPermanent Link

Rolf Frei

eicom GmbH

Malcom

I have created a EDB 2 ANSI Database and want now to convert it into an
UNICODE DB. Exporting all data and reimport it should work, but I hope for a
better less complicated methode, as this may have troubles with BLOB-Fields.

Regards
Rolf

"Malcolm"  schrieb im Newsbeitrag
news:89D28A80-25FD-4DC0-8BF3-6C254493716C@news.elevatesoft.com...

Rolf Frei wrote:

> I need to convert my ANSI DB to an UNICODE DB. What ist the fastetst
> and simplest way to do this? It looks as a very big drawback to me,
> that EDb doesn't support ANSI and UNICODE at the same time. Any ideas?

I assume you are talking about the data.
I moved to UNICODE as part of an upgrade from DBIsam to EDB.

But I think if you use the ANSI version to write INSERT statements to a
file including the data. you can simply run those under the UNI
version.  But if you have a lot of data it may take a long time.

You can do all this in EDBManager .. I think.
Wed, Sep 5 2012 9:35 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rolf,

<< I need to convert my ANSI DB to an UNICODE DB. What ist the fastetst and
simplest way to do this? It looks as a very big drawback to me, that EDb
doesn't support ANSI and UNICODE at the same time. Any ideas? >>

This feature is coming soon (ANSI and Unicode with an engine property
switch).  It's necessary for some third party vendors, EWB, .NET, etc. and
has been needed for a while.  I just finally figured out recently how to do
it.

Tim Young
Elevate Software
www.elevatesoft.com
Thu, Sep 6 2012 3:59 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

>This feature is coming soon (ANSI and Unicode with an engine property
>switch). It's necessary for some third party vendors, EWB, .NET, etc. and
>has been needed for a while. I just finally figured out recently how to do
>it.

Brilliant even if I don't use unicode.

Roy Lambert
Mon, Sep 10 2012 10:55 AMPermanent Link

Rolf Frei

eicom GmbH

Tim

Cool!!! Will it be in EDB3 or will this be in EDB2 too? Can't wait to get
this ANSI/UNICODE in one package thing into my hands. Smile

Regards
Rolf


"Tim Young [Elevate Software]"  schrieb im Newsbeitrag
news:7B642C8D-6D2F-4CA3-9BFE-A75E2D19B8E1@news.elevatesoft.com...

Rolf,

<< I need to convert my ANSI DB to an UNICODE DB. What ist the fastetst and
simplest way to do this? It looks as a very big drawback to me, that EDb
doesn't support ANSI and UNICODE at the same time. Any ideas? >>

This feature is coming soon (ANSI and Unicode with an engine property
switch).  It's necessary for some third party vendors, EWB, .NET, etc. and
has been needed for a while.  I just finally figured out recently how to do
it.

Tim Young
Elevate Software
www.elevatesoft.com
Tue, Sep 11 2012 2:37 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rolf,

<< Cool!!! Will it be in EDB3 or will this be in EDB2 too? Can't wait to get
this ANSI/UNICODE in one package thing into my hands. Smile>>

This will be EDB2, most likely 2.11.  It's the next thing I'm working on,
and will greatly simplify everyone's life, especially mine. Smile

Tim Young
Elevate Software
www.elevatesoft.com
Image