Dan, whatever enhancements you end up making, please import ArsDigita's last version of the Oracle driver (v. 2.6 I believe, the one that shipped with AOLserver 3.3+ad13) FIRST, so that the stable base version all of us are actually using right now is in CVS, and we can easily compare any new changes relative to that base version.
FYI, another enhancement you might be interested in is REF cursor support. Todd Gillespie has an old implementation: http://www.toddbrandlabs.com/code/ And Tom Kyte has a bunch of little Oracle cursor examples for different languages, including OCI, which might be usefull to someone implementing or maintaining REF cursor support in the Oracle driver: http://osi.oracle.com/~tkyte/ResultSets/index.html -- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com
