So far it has been tested with Oracle 9,10g,10XE and 11 on both Windows and Linux

Cheers

Richard T Malafa wrote:

What Oracle did you test this against??? I'm hoping 10g. I still can't get the 'make test' to work in 1.19. Make perl and make is fine after we found the type in the perl file if you recall from previous emails.
Thank You
Rich


• '•..• '•. ><((((º> .• '•. .• '•. •. .• '•. ><((((º>
“Anything that doesn’t eat you today is saving you for tomorrow.”



Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
Registered in USA No: C-489-59

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------



*John Scoles <[EMAIL PROTECTED]>*

12/04/2007 10:22 AM
Please respond to
[EMAIL PROTECTED]


        
To
        dbi-dev@perl.org
cc
        
Subject
        RE: ANNOUNCE: DBD::Oracle 1.20 Release Candidate



        






http://svn.perl.org/modules/dbd-oracle/trunk/DBD-Oracle-1.20-RC1.tar.gz

Changes in DBD-Oracle 1.20 (svn rev 10347)


 Fixed lob test so it skips the one test that relies on it if v$
session. from Rafael Kitover
 Fixed // with /* */ in dbdimp.c from John Scoles
Fixed for execute_for_fetch in Oracle.pm returning 0 instead of 0E0. from Martin J. Evans
 Added README.64bit.txt that contains help for compiling on 64 bit
boxes from John Scoles
 Fixed typo in Oracle.pm from Tom R.
 Added support for ora_charset, ora_ncharset from Stephen J. Smith
 Fixed Makefile.PL for better handling of empty array in
File::Find::find from Slaven Rezic
 Fixed references to README.clients.txt in Makefile.PL from  John Scoles
 Added PERL_NO_GET_CONTEXT for better multi-threaded support from John
Scoles
 Changed required version of DBI to be 1.51 from John Scoles
 Fixed bug in 31lob.t from John Scoles
 Added notes on installing Instantclient .rpm to README.Lunix.txt
 Added support for OCI array bind from Alexander V Alekseev
 Added support for select of OCI Embedded Objects from John Scoles
 Added a tip in README.64bit.txt from cartmanltd
 Added fix to Makefile.PL for finding SQLplus for Ubuntu Server (but
should work for others) from Martin J. Evans Added fix to Makefile.PL for Gentoo AMD64 from Tom R.
 Added Fix to dbdimp.c for speed up of Null-Operation speeds from
Andreas Behal

Any and all testing would be greatly appreciated, but especially
testing of building against Oracle Instant Client on a range of platforms.

There are two warnings that may appear, 'OCIObjectGetAttr' and 'OCIObjectPin' as 'undefined'. This appears to be bug in Oracle code while annoying it does not seem to cause any problems.

This is a 'Big' release with two new features

1) Support for OCI Array bind and
2) Support for Select of OCI Embedded Objects

See the pod for details on these new features.

As well DBD::Oracle now requires that you use DBI 1.51 or later as a number of the new features require it.

Thanks!

John Scoles



Reply via email to