I would like to submit a replacement for the Win32 mssql extension that I have recently completed. The extension provides the same set of functions as mssql, but uses OLEDB to talk to SQLServer instead of DBLIB. It allows users to retrieve varchar column wider than 255 and also Unicode columns as UTF-8.
Hi Chung,
Any idea on the performance of OLEDB? My understanding was that due to it
going through the COM layer, performance will be relatively poor.
Any idea?
Andi
-----Original Message-----
From: Chung Leong [mailto:chernyshevsky@hotmail.com]
Sent: Friday, July 28, 2006 2:37 PM
To: internals@lists.php.net
Subject: [PHP-DEV] CVS Account Request: cleongI would like to submit a replacement for the Win32 mssql
extension that I have recently completed. The extension
provides the same set of functions as mssql, but uses OLEDB
to talk to SQLServer instead of DBLIB. It allows users to
retrieve varchar column wider than 255 and also Unicode
columns as UTF-8.--
To
unsubscribe, visit: http://www.php.net/unsub.php