 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Noel Guest
|
Posted: Mon Jan 26, 2004 1:00 pm Post subject: DBExpress, Interbase and UNICODE |
|
|
Can anyone point me to an Interbase dbExpress driver that will present
UNICODE format fields properly as TWideStringField instead of
TStringField? If not, then can anyone suggest a workaround that will
allow me to get UNICODE data from an Interbase database to the TNT
Unicode DB Controls, without the data being corrupted en-route?
Thanks,
Noel
--
Noel
|
|
| Back to top |
|
 |
Troy Wolbrink Guest
|
Posted: Mon Jan 26, 2004 11:46 pm Post subject: Re: DBExpress, Interbase and UNICODE |
|
|
A work around might be TTntStringField which presents a
IWideStringField interface to Tnt db aware controls, and allows you to
encode the string as UTF8 for storage in the database. Obviously this
is not ideal if Interbase is indeed capable of storing 16-bit Unicode.
--Troy
Noel <zzzz (AT) oisin (DOT) demon.co.uk> wrote
| Quote: | Can anyone point me to an Interbase dbExpress driver that will present
UNICODE format fields properly as TWideStringField instead of
TStringField? If not, then can anyone suggest a workaround that will
allow me to get UNICODE data from an Interbase database to the TNT
Unicode DB Controls, without the data being corrupted en-route?
Thanks,
Noel
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|