DBD::Oracle problem with bind_param_inout and UTF-8

2009-03-26 Thread Steve Baldwin
DBI version : 1.605 DBD::Oracle version : 1.22 Database: 11.1.0.7 (don't think this matters) DB Charset : AL32UTF8 (this definitely matters) NLS_LANG: AMERICAN_AMERICA.AL32UTF8 Consider the following script ... #!/usr/bin/perl -w use strict; use warnings;

Mac OS-X, Oracle and Activestate....

2009-03-26 Thread Kai Schwermann
Hi DBI-Fans, i'm getting crazy trying to install DBD::Oracle 1.22 with Activestate Perl 5.10 and Oracle Instantclient 10.1 (Intel). Is there any good way to get this running? The old instantclient was only ppc, and all tricks on the net seem to solve this problem, but no one had the opposite pr

Re: ANNOUNCE: IBM DB2 Database Driver for Perl DBI Version 1.7 released

2009-03-26 Thread Open Source Application Development
IBM DB2 Database Driver for Perl DBI Version 1.71 has been uploaded on CPAN. Testers are please welcome to test the new features and report the bugs. DBI is an open standard application programming interface (API) that provides database access for client applications written in Perl. DBI defin

Re: DBD::Oracle on Oracle 11g 64 bit fedora 10

2009-03-26 Thread Scott T. Hildreth
On Thu, 2009-03-26 at 10:48 -0500, Scott T. Hildreth wrote: > On Thu, 2009-03-26 at 11:45 -0400, John Scoles wrote: > > > > Scott T. Hildreth wrote: > > > On Thu, 2009-03-26 at 06:49 -0400, John Scoles wrote: > > > > > >> Scott T. Hildreth wrote: > > >> > > >>> On Mon, 2009-01-19 at 20:26

Re: DBD::Oracle on Oracle 11g 64 bit fedora 10

2009-03-26 Thread Scott T. Hildreth
On Thu, 2009-03-26 at 11:45 -0400, John Scoles wrote: > > Scott T. Hildreth wrote: > > On Thu, 2009-03-26 at 06:49 -0400, John Scoles wrote: > > > >> Scott T. Hildreth wrote: > >> > >>> On Mon, 2009-01-19 at 20:26 +, Russell, Gordon wrote: > >>> > >>> > Hi. I am hoping s

Re: DBD::Oracle on Oracle 11g 64 bit fedora 10

2009-03-26 Thread John Scoles
Scott T. Hildreth wrote: On Thu, 2009-03-26 at 06:49 -0400, John Scoles wrote: Scott T. Hildreth wrote: On Mon, 2009-01-19 at 20:26 +, Russell, Gordon wrote: Hi. I am hoping someone can look over this install info and tell me if it is all ok? I am having some worries

Re: DBD::Oracle on Oracle 11g 64 bit fedora 10

2009-03-26 Thread Scott T. Hildreth
On Thu, 2009-03-26 at 06:49 -0400, John Scoles wrote: > Scott T. Hildreth wrote: > > On Mon, 2009-01-19 at 20:26 +, Russell, Gordon wrote: > > > >> Hi. I am hoping someone can look over this install info and tell me if it > >> is all ok? > >> > >> I am having some worries with a new install

Re: DBD::Oracle on Oracle 11g 64 bit fedora 10

2009-03-26 Thread John Scoles
Scott T. Hildreth wrote: On Mon, 2009-01-19 at 20:26 +, Russell, Gordon wrote: Hi. I am hoping someone can look over this install info and tell me if it is all ok? I am having some worries with a new install of fedora 10. I also installed oracle 11.1.0.7. I have the latest DBI and am i