Unicode 9i browser forms
From: Patrick Schlaepfer <patrick_at_schlaepfer.com>
Date: 19 Oct 2001 09:10:55 -0700
Message-ID: <a7c128ac.0110190810.2795ea26_at_posting.google.com>
Date: 19 Oct 2001 09:10:55 -0700
Message-ID: <a7c128ac.0110190810.2795ea26_at_posting.google.com>
Do have 9i running on a Windows2000 machine. The
database is setup as Unicode database.
Now I created a <FORM> where you can enter/edit
data from that database.
If you enter a Unicode character the update command
is VERY SLOW. If there is no Unicode character in the
form, update is processed fast. Is there any solution
to this problem? I'm using the Apache listener and
a PL/SQL package (mod_plsql).
Same package on a Solaris ISO-8859-1 character sets
works very fast.
Any solutions?
Received on Fri Oct 19 2001 - 18:10:55 CEST