Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: polish characters  (Read 10804 times)
.
Posts: 8


« on: March 05, 2009, 01:15:51 pm »

our database is running with codeset 1250.
Now we need to enter polish characters through gdc but the polish special characters are showns as ? after leaving a field

thanks for your ideas/help

Ralph
Leo S.
Four Js
Posts: 126


« Reply #1 on: March 05, 2009, 01:32:52 pm »

Hi Ralph , could you send a log please?
normally in the first lines of the connect there is also the info over the encoding,
I suspect the encoding sent from the VM is wrong.
Kind Regards, Leo
.
Posts: 8


« Reply #2 on: March 09, 2009, 01:10:54 pm »

Hi Leo,

her is the log-file

thanks for your help

Ralph

* log.tgz (31 KB - downloaded 825 times.)
Leo S.
Four Js
Posts: 126


« Reply #3 on: March 11, 2009, 04:38:51 pm »

Hi Ralph, it's as I thought:
The VM log says
:DVM:20211:meta Connection { {encoding "ISO-8859-15"} ...
which is the wrong encoding
it should be ISO-8859-2 which is made is for polish.
That means your VM side settings are not correct.
Please check LANG,
and
% locale -a
on your system, if you have installed the polish language tables.
If you open the GDC debug console you see immediately in the 2nd line (meta) if your setting is correct when restarting the application.
BTW which system you are running on?
Kind Regards, Leo
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines