« April 4, 2008 | Main | April 18, 2008 »

April 16, 2008 Archives

April 16, 2008

New Perl DBD::Oracle 1.21 driver released

John Scoles of the Pythian group dropped me a line to say he'd released a new version of Perl's DBD::Oracle driver on Friday.  He says:

Just to update you on DBD::Oracle I have introduced a large number on
innovative features in the last few releases namely it now supports


1) Seamless Support for SELECT of Embedded objects (VARRY,TABLE,OBJECT)
fields

2) Support for insert of XML documents into XMLType fields

3) Support scrollable cursors

4) Support for INOUT array Binding

5) Support for the 10.2 Data Interface for Persistent LOBs



You can find it at http://search.cpan.org/~pythian/DBD-Oracle-1.21/

Customer Interview on PHP & Oracle 11g Connection Pooling (DRCP) in Oracle Magazine

Oracle Magazine's May/June 2008 issue contains a "Developer Nation" article. In it, David Kelly interviews Levi Dixon from Community Connect about using PHP and Oracle.

This quote caught my eye:

"PHP and Oracle used to be considered a strange combination. Now having Oracle working on and contributing to the PHP OCI8 extension, I am assured that features that I want to leverage will be available to our application in future database releases because Oracle is actively working on the extension with foresight"

Another section mentions Oracle Database 11g DRCP connection pooling:

"There's a lot of thought that goes into making our site scale for large numbers of concurrent users, and Oracle's attention to this idea is resulting in new features that have immediate impact," says Dixon. One of those features is database resident connection pooling, introduced in Oracle Database 11g to address scalability requirements in environments requiring large numbers of connections with minimal database resource usage. "Connection pooling will be huge for us"

Read the article for more.

About April 2008

This page contains all entries posted to PHP and Oracle: Christopher Jones in April 2008. They are listed from oldest to newest.

April 4, 2008 is the previous archive.

April 18, 2008 is the next archive.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle