Lazarus

Free Pascal => Database => Topic started by: John Landmesser on April 05, 2018, 09:03:38 am

Title: Zconnection to Oracle DB and german Umlauts
Post by: John Landmesser on April 05, 2018, 09:03:38 am
little OT, but:

If you use ZeosLib Zconnection for a Oracle Database with ä ö ü ß in data-strings try

zconnection.clientcodepage := WE8ISO8859P15
AND
zconnection.AutoEncodeStrings := true

works for me on Win XP and remote Oracle Database

Hope that tipp is useful?!!

TinyPortal © 2005-2018