Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

dbExpress 3.0 client charset setting problem with Sybase ASE

18 views
Skip to first unread message

Alper YAZGAN

unread,
Jul 7, 2007, 10:52:30 AM7/7/07
to
Hi,
I am using BDS2006 dbExpress3.0 with the following settings and a Sybase ASE
Server charset set to iso8859-9.
I could not set the dbExpress driver to use the correct charset, I tried to
use "ServerCharset" option set with ISO8859_9, iso88599, is8859-9, latin5,
win1254, cp1254, 1254 or iso-8859-9, etc. all combinations. Actual setting
should be iso88599 or cp1254, but the dbExpress driver does not pass the
setting to ASE Client I think.

Any help, idea , info will be appreciated lot.
Kind Regards,

Alper YAZGAN

...

DBXDriverName=ASE
HostName=ASEDBSRV
Database=aseDB
User_Name=myUser
Password=myPassword
BlobSize=-1
LocaleCode=1055
ASE TransIsolation=ReadCommited
GetDriverFunc=getSQLDriverASE
LibraryName=dbxase30.dll
VendorLib=libsybct.dll;libsybcs.dll
TDS Packet Size=512
Client HostName=myClient
Client AppName=myApp
AutoCommit=False
ServerCharset=ISO8859_9


Alper YAZGAN

unread,
Jul 12, 2007, 3:12:54 AM7/12/07
to
The same situation also applies to the case when using CppB2007 with DBX4.0
(dbxase30.dll Build 11.0.2709.7128).
The main problem is that dbx driver does not pass the ServerCharset option
to the database client driver (ASE CTLib Driver).

Alper YAZGAN


0 new messages