Announcements
August 5, 2010 : Version 2.0 is released !!!!
Microsoft reached an important interoperability milestone: the release of the Microsoft Drivers for PHP for SQL Server 2.0!!
The major highlight of this release is the addition of the {PDO_SQLSRV} driver, which adds support for PHP Data Objects (PDO). In addition to accessing SQL Server, both drivers (SQLSRV and {PDO_SQLSRV}) also enable PHP developers to easily connect to and use Microsoft's cloud database offering,
SQL Azure, and enjoy the benefits of a reliable and scalable relational database in the cloud, as well as functionality like
exposing OData feeds. Another key highlight is on how we engaged with the PHP community to deliver a release that met their expectations.
Read more on our blog >
July 26, 2010 : New survey to get your feedback/suggestions!
While we are always open to feedback from all on our blog/forum/site and have been acting on it (adding PDO driver, tweaking architecture and design, etc.), we have just gone
live with our survey to reach a broad audience. It’s a short survey, should take
less than 10 mins and will be
live until August 16 5:00 PM PST. We look forward to all feedback/suggestions.
Read more on our blog >
June 15, 2010 : Version 2.0 CTP2 is released !!!!
It is our pleasure to announce the release of Community Technology Preview 2 (CTP2) of the SQL Server Driver for PHP 2.0!.
Read more on our blog >
April 19, 2010 : Version 2.0 CTP1 is released !!!!
Today at DrupalCon SF 2010, we are reaching an important milestone by releasing a Community Technology Preview (CTP) of the new SQL Server Driver for PHP 2.0, which includes support for PHP Data Objects (PDO). Providing a PDO driver in SQL Server Driver for PHP 2.0 will enable popular PHP applications like Drupal 7 to use the PDO “PHP style” and interoperate smoothly with Microsoft’s SQL Server database.
Read more on our blog >
October 8, 2009 : Version 1.1 is released !!!!
Version 1.1 is now available. Version 1.1 contains the following new features: Support for UTF-8 data, uses SQL Server 2008 Native Client, new functions that indicate if a result set has rows, scrollable result sets, the ability to retrieve date and time types as strings, and the ability to disable MARS (multiple active result sets) when you connect to a database.
Read more on our blog >