HI,

As maintainer of the iODBC driver manager project i have some fixed and enhancements for the php odbc layer that i would like to submit for review and inclusion into the code base.

The fixes that i made so far are:

a. Updating ext/odbc code to use ODBC 3.x datatypes so PHP can be used
   with the ODBC64 specification on Windows 64bit, Mac OS X 10.5 and
   Unix 64bit. These patches have been tested on these platforms and
   should be compatible with any driver manager that conforms to the
   ODBC 3.52 specification.

b. Fixed some iODBC and Openlink SDK related defines that where
   out-of-date.

c. Added an extra setting to control the cursor model used by the php
   odbc layer, which is a speedup for any application that does not need
   a full dynamic cursor.

Please let me know what the appropriate way of sending these patches to the relevant project members, or whether i should post them on this mailing list.


Patrick

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

Reply via email to