Re: Storable problem with DBI::ProxyServer

2005-07-29 Thread Wojciech Pietron
Hi, let me resend my request hoping there is the one who can point at the solution of the problem. There are two machines: computer1 and computer2. Parameters of computer1: perl 5.6.1 sname=solaris, osvers=2.8, archname=sun4-solaris-thread-64int-ld DBI 1.41 DBI::ProxyServer 0.3005 DBD::Oracle 1

ANNOUNCE: IBM Informix Database Driver for Perl DBI Version 2005.02 (2005-07-29) released

2005-07-29 Thread Jonathan Leffler
IBM Informix Database Driver for Perl DBI Version 2005.02 (2005-07-29) has been uploaded to CPAN. IBM Informix Database Driver for Perl (also known as DBD::Informix) is the driver code that enables Perl 5.6.1 or later to access Informix databases via the DBI module (but if you are not already usi

Re: Need Help with Unicode on ActivePerl 5.8.6, MS SQL 2000

2005-07-29 Thread Tim Bunce
On Thu, Jul 28, 2005 at 04:14:16PM +0200, Alexander Foken wrote: > Hello, > > A large Perl application (10^4 .. 10^5 lines of code) has to work with > data on an MS SQL Server 2000 containing Unicode data in NVARCHAR > columns. Perl 5.8.6 (ActivePerl) runs on the same or another Windows > 2000

Re: Seeking *non* thread-friendly DBD

2005-07-29 Thread Matt Sergeant
On 22 Jul 2005, at 12:30, Dean Arnold wrote: Hoping someone can point me at a DBD thats known to be non-thread-friendly (ie, hasn't implemented the clone() methods). However, its underlying client libs and XS subs (if any) do need to be thread-capable (ie, no writing to process-global variables

Re: Inserting UTF-8 string over 2000 chars to Oracle 10g - error ORA-01461

2005-07-29 Thread Teemu Kivioja
Sorry, Small, yet crucial error in my mail At 11:00 29.7.2005 +0300, you wrote: - setting NLS_LANG to various values does seem to affect the behavior. I meant to write - setting NLS_LANG to various values does _not_ seem to affect the behavior. Teemu Kivioja --

Inserting UTF-8 string over 2000 chars to Oracle 10g - error ORA-01461

2005-07-29 Thread Teemu Kivioja
Hi, Even though character encoding issues have been discussed also here, I still cannot figure out what is going on in my system. I try to load data from XML documents and insert into an Oracle database. A simple test program (given below together with the trace) that tries to read and insert