Alex Barnett blog

Stuff

SQL Server 2005 Driver for PHP

Who woulda thunk it? The CTP for the SQL Server 2005 Driver for PHP will be available October 11:

"The SQL Server Driver for PHP is designed to enable reliable, scalable integration with SQL Server for PHP applications deployed on the Windows platform. The Driver for PHP is a PHP 5 extension that allows the reading and writing of SQL Server data from within PHP scripts. It provides a procedural interface for accessing data in all Editions of SQL Server 2005 and SQL Server 2000 (including Express Edition), and makes use of PHP features, including PHP streams to read and write large objects."

CNET reports...

 "Microsoft revealed some fruits of a partnership that that was announced a year ago with Zend, which develops and commercializes the open-source PHP scripting language for creating dynamic Web pages. Bill Staples, a Microsoft product unit manager, announced four moves at the ZendCon conference here:

• Microsoft is releasing a preview version of a software connector that lets PHP run atop the SQL Server 2005 database. "This is a Microsoft-developed and supported PHP driver for accessing SQL Server data from within a PHP application," Staples said."

Ah...stat time now...(my bold):

"About 70 percent of PHP developers use Windows, said Andi Gutmans, who along with Zeev Suraski are Zend's co-founders and co-CTOs. But when it comes to deploying the applications for use, customers use Linux in about 80 percent to 90 percent of cases, Suraski said."