Re: Problems retrieving CLOB's from Oracle in UTF8

2002-11-07 Thread Joern Reder
Tim Bunce wrote: > Try http://archive.develooper.com/dbi-users%40perl.org/msg14113.html I tried, but failed :( I can't apply this patch to DBD::Oracle 1.12 (the patch is for 1.03). I could fix some failed hunks, but some things changed so much, that I have no idea how to apply this patch correct

RE: Problems retrieving CLOB's from Oracle in UTF8

2002-10-18 Thread Orekhova, Irina
h the details. I'd be happy if somebody could help to find out what's going on with the combination (CLOB+UTF8). Irina. -Original Message- From: Joern Reder [mailto:joern@;dimedis.de] Sent: Friday, October 18, 2002 11:39 AM To: [EMAIL PROTECTED] Subject: Problems retrieving CLO

Re: Problems retrieving CLOB's from Oracle in UTF8

2002-10-18 Thread Tim Bunce
Try http://archive.develooper.com/dbi-users%40perl.org/msg14113.html Tim. On Fri, Oct 18, 2002 at 05:39:21PM +0200, Joern Reder wrote: > > Hi, > > sorry, the mail got long, but it took me some time to reproduce the > problematic behaviour and I think we need this detail level to > understand

Problems retrieving CLOB's from Oracle in UTF8

2002-10-18 Thread Joern Reder
Hi, sorry, the mail got long, but it took me some time to reproduce the problematic behaviour and I think we need this detail level to understand what's going wrong here... We're using Perl 5.8.0, DBI 1.30 and DBD::Oracle 1.12, both client and server on Linux. We just extend our application f