On Fri, 8 Nov 2002 08:18:06 -0500
Dan Kalowsky <[EMAIL PROTECTED]> wrote:

> I've been maintaining the ODBC extension for a bit.  While I welcome 
> the addition of new ODBC functionality, I am hesitent to add in 
> functions that are not ODBC compliant to the code (i.e. db2_connect(),
> 
> or some such).
> 
> If you can make the functions generic enough that they can be executed
> 
> through ODBC, then feel free to submit the patches to the list and 
> myself to get them included in.

If I take the existing php odbc code and add the ibm-db2 specific
extensions, what are the chances of this making it into the main php
distribution as a new extension ( ext/ibmdb2 ) ? Is it a good idea to
maintain a separate cvs tree on sf.net so it gets some testing first?

I am looking to create something similar to oracle's php extension.

Thanks,
Tim

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to