RSS | Module Info | Add a review of

3 out of 3 found this review helpful:

DBD-Oracle (1.21) ****

I think the comments from Mladen Gogala are very harsh and should not discourage anyone from taking a serious look at DBD::Oracle. This module is one of the oldest DBDs and well maintained with many recent updates (e.g. recent support for scrollable cursors and persistent lobs). I've used DBD::Oracle for over 3 years in production environments; all of the DBI interface is fully supported including execute_array and support for iThreads and there are many other Oracle specific methods for additional functionality included in OCI. If you want to use unicode, procedures, packages, do nifty things with cursors returned from package procedures, use nested cursors, embedded objects of OBJECT, VARRAY and TABLE etc you'll not find this module lacking. Like Oracle, it is not a breeze to get up and running on /some/ systems but many recent changes for improved installation with instant client have made this a lot easier.

Martin J. Evans - 2008-07-19 04:51:40
Was this review helpful to you?  Yes No


(more reviews of DBD-Oracle)


the camel