Posted by Chung Leong on 07/27/06 20:39
I have just finished coding a replacement for the mssql extension. It
uses the newer OLE-DB driver instead of the ancient DBLIB, so it should
work better with MSSQL 2000 or 2005. Finally you can fetch varchar
columns wider than 255 chars without stupid tricks. It also lets you
fetch ntext columns as UTF-8.
I have tested it with my own app and it seems to work well so far. I'd
really appreciate some assistance and feedback in this regard. The
module has been compiled for PHP 4.3.x and 4.4.x You can find the files
here:
http://sourceforge.net/project/showfiles.php?group_id=171247
Eventually I'll submit it to PECL. I'm having trouble getting onto
their mailing list. For now I'll park it at my other project.
Navigation:
[Reply to this message]
|