Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 16 total
Thread Creating Unicode Field ?
Sat, Feb 10 2007 7:27 PMPermanent Link

Charalabos Michael
Hello,
  How can i create a "Unicode" field ? Do i need to use a
  unicode EDB Manager ?

Thank you

--
Charalabos Michael - [Creation Power] - http://www.creationpower.com -
http://www.creationpower.gr
Sun, Feb 11 2007 10:03 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< How can i create a "Unicode" field ? Do i need to use a unicode EDB
Manager ? >>

There are no Unicode fields, per se.  All string fields are defined as
TWideStringField objects in the Unicode version of EDB.  As for a Unicode
EDB Manager, it's something that we're working on but won't have available
for the initial release.  It's extremely difficult to deal with without
maintaining two separate sets of source code, so we have to automate some
things still to use the TNT Unicode controls instead of the standard ANSI
VCL controls.

--
Tim Young
Elevate Software
www.elevatesoft.com

Sun, Feb 11 2007 12:41 PMPermanent Link

Charalabos Michael
Hello Tim,

> There are no Unicode fields, per se.  All string fields are defined as
> TWideStringField objects in the Unicode version of EDB.  As for a Unicode
> EDB Manager, it's something that we're working on but won't have available
> for the initial release.  It's extremely difficult to deal with without
> maintaining two separate sets of source code, so we have to automate some
> things still to use the TNT Unicode controls instead of the standard ANSI
> VCL controls.

Is it possible to migrate DBISAM v4 tables to Unicode EDB Tables
or should i forget it until unicode EDB Manager ?

--
Charalabos Michael - [Creation Power] - http://www.creationpower.com -
http://www.creationpower.gr
Mon, Feb 12 2007 7:06 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< Is it possible to migrate DBISAM v4 tables to Unicode EDB Tables or
should i forget it until unicode EDB Manager ? >>

Sure, but you'll have to use your own code and use the edbmigrate.pas unit.
If you look in there, you'll see a very simple component that will do all
the work for you as long as you simply hook up the source and destination
databases and specify the source tables to migrate.

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Feb 12 2007 7:33 AMPermanent Link

Charalabos Michael
Hello Tim,

> Sure, but you'll have to use your own code and use the edbmigrate.pas unit.
> If you look in there, you'll see a very simple component that will do all
> the work for you as long as you simply hook up the source and destination
> databases and specify the source tables to migrate.

Thank you Tim! I'll give it a try!

--
Charalabos Michael - [Creation Power] - http://www.creationpower.com -
http://www.creationpower.gr
Mon, Feb 12 2007 6:53 PMPermanent Link

Charalabos Michael
Hello Tim,

> Sure, but you'll have to use your own code and use the edbmigrate.pas unit.
> If you look in there, you'll see a very simple component that will do all
> the work for you as long as you simply hook up the source and destination
> databases and specify the source tables to migrate.

Well, i was able to compile EDB Manager with unicode. Smiley
(of course i did a couple modifications)

--
Charalabos Michael - [Creation Power] - http://www.creationpower.com -
http://www.creationpower.gr
Tue, Feb 13 2007 1:00 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< Well, i was able to compile EDB Manager with unicode. Smiley(of course i
did a couple modifications) >>

A couple ?  Smiley Are you using Unicode-enabled controls like those from
TNTWare ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Feb 13 2007 1:03 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

Oh, and if you were able to compile it with Unicode-enabled controls, would
you mind sending me a copy ? Wink

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Feb 13 2007 2:28 AMPermanent Link

Charalabos Michael
Hello Tim,

> << Well, i was able to compile EDB Manager with unicode. Smiley(of course i
> did a couple modifications) >>
>
> A couple ?  Smiley Are you using Unicode-enabled controls like those from
> TNTWare ?

Nope, not used any unicode controls.

> Oh, and if you were able to compile it with Unicode-enabled controls,
> would you mind sending me a copy ?  Wink

I'll try to convert the controls to the TNTWare ones and send
you a copy. =)

--
Charalabos Michael - [Creation Power] - http://www.creationpower.com -
http://www.creationpower.gr
Tue, Feb 13 2007 4:19 AMPermanent Link

Charalabos Michael
Hello Tim,

> I'll try to convert the controls to the TNTWare ones and send
> you a copy. =)

Shoot, i spoke without even trying ...

You're using a lot of custom code which requires more than
a simple class rename ... Smiley

--
Charalabos Michael - [Creation Power] - http://www.creationpower.com -
http://www.creationpower.gr
Page 1 of 2Next Page »
Jump to Page:  1 2
Image