isql forms error 3120 -
08-20-2010
, 05:11 AM
in isql i have created a new formular and compiled successful.
when i execute the form isql says "unbekannte Fehlermeldung Nr.: 3120"
It works perfect with CLIENT_LOCALE=en_us.8859-1, but not with de_de.
8859-1
my Params:
OS SuSE Linux 10
ISQL 7.50UC3
ILS 3.50MC4
LANG=de_DE.UTF-8
DBLANG=$INFORMIXDIR/msg/de_de/0333
SERVER_LOCALE=de_de.8859-1
DB_LOCALE=de_de.8859-1
CLIENT_LOCALE=de_de.8859-1 |