Cannot find charset .....

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
Thomas.Schweikert
Posts: 30
Joined: Tue 27 Jun 2006 15:46

Cannot find charset .....

Post by Thomas.Schweikert » Thu 24 Feb 2011 08:20

After we've updated to 4.70.23 we get the following error-message

Cannot find charset WE8ISO8859P1

we read the connection parms from an ini file:
...
BlobSize=-1
DataBase=ORA8
ErrorResourceFile=
LocaleCode=0000
Password=****
Oracle TransIsolation=ReadCommited
RoleName=Normal
User_Name=USER
LongStrings=True
InternalName=
UseQuoteChar=False
UseUnicode=False
FetchAll=False
CharLength=0
Charset=WE8ISO8859P1
BCDPrecision=0
FloatPrecision=38
IntegerPrecision=10


Delphi 7 / Delphi XE

Up to v4.70.22 everything was OK.

tom

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 24 Feb 2011 10:46

Hello,

Thank you for the information.
We have already fixed the problem.
This fix will be included in the next build.

Post Reply