Hi All, Perhaps it is not a torque problem, but I have no idea... So when I insert strings into postgresql it working good encoding. And when I insert strings into bytea typed fields, its encoding is wrong. Same string inserted different in varchar and bytea fields.
I use jakarta turbine2.2, torque 3.0, and postgres 7.3 in Debian Linux 3.0. postgres coding is LATIN2, turbine encoding is iso-8859-2 Jvm is: java version "1.3.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0) Classic VM (build 1.3.0, J2RE 1.3.0 IBM build cx130-20010925 (JIT enabled: jitc)) Are there any ideas? -- thx, ---------------------------------------------------- Zoltan Zidarics programmer PTE University Pecs, Hungary icq: 43288694 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
