<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SQLSRVPHP Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/SQLSRVPHP/Wiki/View.aspx?title=Home</link><description>SQLSRVPHP Wiki Rss Description</description><item><title>Updated Wiki: Documentation</title><link>http://sqlsrvphp.codeplex.com/documentation?version=3</link><description>&lt;div class="wikidoc"&gt;This driver is documented on Microsoft&amp;#39;s Documentation web site:&lt;br /&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd903047%28SQL.11%29.aspx"&gt;http://msdn.microsoft.com/en-us/library/dd903047%28SQL.11%29.aspx&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jguerin</author><pubDate>Thu, 17 May 2012 17:02:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120517050237P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlsrvphp.codeplex.com/wikipage?version=35</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;&lt;b&gt;Welcome to the Microsoft Drivers for PHP for SQL Server project!&lt;/b&gt;&lt;/h1&gt;The Microsoft Drivers for PHP for SQL Server are PHP 5 extensions that allows for the reading and writing of SQL Server data from within PHP scripts. The release contains two drivers, the SQLSRV driver and the PDO_SQLSRV driver. The SQLSRV extension provides a procedural interface while the PDO_SQLSRV extension implements PDO for accessing data in all editions of SQL Server 2005 and later (including SQL Azure). These drivers rely on the Microsoft SQL Server Native Client&amp;#39;s ODBC driver to handle the low-level communication with SQL Server.&lt;br /&gt;&lt;br /&gt;Microsoft has published the source code to the driver on this site. With each successive update, we will revisit this plan.  We&amp;#39;ve seen too many projects over-reach in their plans to be responsive to the community.  We would prefer to start with a more conservative approach and make sure we&amp;#39;re successfully delivering on that before expanding. We understand that many developers will download the source code to create their own build(s) of the driver. However, Microsoft supports only the Microsoft signed versions of the driver.&lt;br /&gt;&lt;br /&gt;We hope you enjoy using the Microsoft Drivers for PHP for SQL Server.&lt;br /&gt;&lt;br /&gt;The Microsoft Drivers for PHP for SQL Server Team&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;referringTitle=Home"&gt;Announcements&lt;/a&gt;&lt;/h2&gt;Please visit the &lt;a href="http://blogs.msdn.com/b/sqlphp/" class="externalLink"&gt;blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for announcements.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jguerin</author><pubDate>Wed, 07 Mar 2012 18:59:07 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120307065907P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://sqlsrvphp.codeplex.com/documentation?version=2</link><description>&lt;div class="wikidoc"&gt;This driver is documented on Microsoft&amp;#39;s Documentation web site:&lt;br /&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ee229547.aspx" class="externalLink"&gt;http://msdn.microsoft.com/en-us/library/ee229547.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dschwart</author><pubDate>Wed, 02 Mar 2011 00:52:56 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110302125256A</guid></item><item><title>New Comment on "Frequently Asked Questions"</title><link>http://sqlsrvphp.codeplex.com/wikipage?title=Frequently Asked Questions&amp;ANCHOR#C17567</link><description>Seems to be working just fine for me, any others&amp;#63;</description><author>AshayC</author><pubDate>Sun, 07 Nov 2010 01:20:57 GMT</pubDate><guid isPermaLink="false">New Comment on "Frequently Asked Questions" 20101107012057A</guid></item><item><title>New Comment on "Frequently Asked Questions"</title><link>http://sqlsrvphp.codeplex.com/wikipage?title=Frequently Asked Questions&amp;ANCHOR#C16837</link><description>If the &amp;#34;There&amp;#39;s also an MSDN Forum for questions and feedback on the drivers. Do note that the MSDN Forum is the recommended by the team.&amp;#10;&amp;#34;, when selecting the link, that page is missing&amp;#47;not found. &amp;#63;&amp;#63;&amp;#63;</description><author>rbbenson</author><pubDate>Sun, 29 Aug 2010 22:48:34 GMT</pubDate><guid isPermaLink="false">New Comment on "Frequently Asked Questions" 20100829104834P</guid></item><item><title>Updated Wiki: Announcements</title><link>http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;version=11</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Announcements&lt;/h1&gt;

&lt;h2&gt;August 5, 2010 : Version 2.0 is released !!!!&lt;/h2&gt;Microsoft reached an important interoperability milestone: the release of the Microsoft Drivers for PHP for SQL Server 2.0!!&lt;br /&gt;&lt;br /&gt;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&amp;#39;s cloud database offering, &lt;a href="http://www.microsoft.com/windowsazure/sqlazure/" class="externalLink"&gt;SQL Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, and enjoy the benefits of a reliable and scalable relational database in the cloud, as well as functionality like &lt;a href="http://www.odata.org/producers" class="externalLink"&gt;exposing OData feeds&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Some additional key highlights, how we engaged with the PHP community to deliver a release that met their expectations and that we released it under an Apache 2.0 license.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/08/04/microsoft-drivers-for-php-for-sql-server-2-0-released.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;(Note: we are working with the site admins to change the license to Apache 2.0)&lt;br /&gt;
&lt;h2&gt;July 26, 2010 : New survey to get your feedback/suggestions!&lt;/h2&gt;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 &lt;a href="http://bit.ly/d03H5G" class="externalLink"&gt;live with our survey&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to reach a broad audience. It’s a short survey, should take &lt;u&gt;less than 10 mins&lt;/u&gt; and will be &lt;b&gt;live until August 16 5:00 PM PST&lt;/b&gt;. We look forward to all feedback/suggestions.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/07/26/another-opportunity-to-provide-feedback.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;June 15, 2010 : Version 2.0 CTP2 is released !!!!&lt;/h2&gt;It is our pleasure to announce the release of Community Technology Preview 2 (CTP2) of the SQL Server Driver for PHP 2.0!.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/06/15/sql-server-driver-for-php-2-0-ctp2-is-now-released.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;April 19, 2010 : Version 2.0 CTP1 is released !!!!&lt;/h2&gt;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.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/04/19/sql-server-driver-for-php-2-0-ctp-adds-php-s-pdo-style-data-access-for-sql-server.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;October 8, 2009 : Version 1.1 is released !!!!&lt;/h2&gt;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.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2009/10/07/sql-server-driver-for-php-1-1-is-now-available.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 18:42:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Announcements 20100805064218P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlsrvphp.codeplex.com/wikipage?version=34</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;&lt;b&gt;Welcome to the Microsoft Drivers for PHP for SQL Server project!&lt;/b&gt;&lt;/h1&gt;The Microsoft Drivers for PHP for SQL Server are PHP 5 extensions that allows for the reading and writing of SQL Server data from within PHP scripts. The release contains two drivers, the SQLSRV driver and the PDO_SQLSRV driver. The SQLSRV extension provides a procedural interface while the PDO_SQLSRV extension implements PDO for accessing data in all editions of SQL Server 2005 and later (including SQL Azure). These drivers rely on the Microsoft SQL Server 2008 R2 Native Client&amp;#39;s ODBC driver to handle the low-level communication with SQL Server.&lt;br /&gt;&lt;br /&gt;Microsoft has published the source code to the driver on this site. With each successive update, we will revisit this plan.  We&amp;#39;ve seen too many projects over-reach in their plans to be responsive to the community.  We would prefer to start with a more conservative approach and make sure we&amp;#39;re successfully delivering on that before expanding. We understand that many developers will download the source code to create their own build(s) of the driver. However, Microsoft supports only the Microsoft signed versions of the driver.&lt;br /&gt;&lt;br /&gt;We hope you enjoy using the Microsoft Drivers for PHP for SQL Server.&lt;br /&gt;&lt;br /&gt;The Microsoft Drivers for PHP for SQL Server Team&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;referringTitle=Home"&gt;Announcements&lt;/a&gt;&lt;/h2&gt;Most recent update: August 5, 2010 : Version 2.0 is released !!!!&lt;br /&gt;(note: we are working on updating the license part of this site, the latest version is released under the Apache 2.0 license)&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Frequently%20Asked%20Questions&amp;referringTitle=Home"&gt;Frequently Asked Questions&lt;/a&gt;&lt;/h2&gt;Most recent update: August 4, 2010 : We&amp;#39;ve moved this section to its own page.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 18:41:53 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100805064153P</guid></item><item><title>Updated Wiki: Announcements</title><link>http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;version=10</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Announcements&lt;/h1&gt;

&lt;h2&gt;August 5, 2010 : Version 2.0 is released !!!!&lt;/h2&gt;Microsoft reached an important interoperability milestone: the release of the Microsoft Drivers for PHP for SQL Server 2.0!!&lt;br /&gt;&lt;br /&gt;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&amp;#39;s cloud database offering, &lt;a href="http://www.microsoft.com/windowsazure/sqlazure/" class="externalLink"&gt;SQL Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, and enjoy the benefits of a reliable and scalable relational database in the cloud, as well as functionality like &lt;a href="http://www.odata.org/producers" class="externalLink"&gt;exposing OData feeds&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Some additional key highlights, how we engaged with the PHP community to deliver a release that met their expectations and that we released it under an Apache 2.0 license.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/08/04/microsoft-drivers-for-php-for-sql-server-2-0-released.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;(Note: we are working with the site admins to change the license to Apache 2.0)&lt;br /&gt;
&lt;h2&gt;July 26, 2010 : New survey to get your feedback/suggestions!&lt;/h2&gt;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 &lt;a href="http://bit.ly/d03H5G" class="externalLink"&gt;live with our survey&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to reach a broad audience. It’s a short survey, should take &lt;u&gt;less than 10 mins&lt;/u&gt; and will be &lt;b&gt;live until August 16 5:00 PM PST&lt;/b&gt;. We look forward to all feedback/suggestions.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/07/26/another-opportunity-to-provide-feedback.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;June 15, 2010 : Version 2.0 CTP2 is released !!!!&lt;/h2&gt;It is our pleasure to announce the release of Community Technology Preview 2 (CTP2) of the SQL Server Driver for PHP 2.0!.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/06/15/sql-server-driver-for-php-2-0-ctp2-is-now-released.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;April 19, 2010 : Version 2.0 CTP1 is released !!!!&lt;/h2&gt;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.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/04/19/sql-server-driver-for-php-2-0-ctp-adds-php-s-pdo-style-data-access-for-sql-server.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;October 8, 2009 : Version 1.1 is released !!!!&lt;/h2&gt;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.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2009/10/07/sql-server-driver-for-php-1-1-is-now-available.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 18:40:49 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Announcements 20100805064049P</guid></item><item><title>Updated Wiki: Announcements</title><link>http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;version=9</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Announcements&lt;/h1&gt;

&lt;h2&gt;August 5, 2010 : Version 2.0 is released !!!!&lt;/h2&gt;Microsoft reached an important interoperability milestone: the release of the Microsoft Drivers for PHP for SQL Server 2.0!!&lt;br /&gt;&lt;br /&gt;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&amp;#39;s cloud database offering, &lt;a href="http://www.microsoft.com/windowsazure/sqlazure/" class="externalLink"&gt;SQL Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, and enjoy the benefits of a reliable and scalable relational database in the cloud, as well as functionality like &lt;a href="http://www.odata.org/producers" class="externalLink"&gt;exposing OData feeds&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Some additional key highlights, how we engaged with the PHP community to deliver a release that met their expectations and that we released it under an Apache 2.0 license.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/08/04/microsoft-drivers-for-php-for-sql-server-2-0-released.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;(Note: we are working with the site admins to change the license to Apache 2.0)&lt;br /&gt;
&lt;h2&gt;July 26, 2010 : New survey to get your feedback/suggestions!&lt;/h2&gt;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 &lt;a href="http://bit.ly/d03H5G" class="externalLink"&gt;live with our survey&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to reach a broad audience. It’s a short survey, should take &lt;u&gt;less than 10 mins&lt;/u&gt; and will be &lt;b&gt;live until August 16 5:00 PM PST&lt;/b&gt;. We look forward to all feedback/suggestions.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/07/26/another-opportunity-to-provide-feedback.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;June 15, 2010 : Version 2.0 CTP2 is released !!!!&lt;/h2&gt;It is our pleasure to announce the release of Community Technology Preview 2 (CTP2) of the SQL Server Driver for PHP 2.0!.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/06/15/sql-server-driver-for-php-2-0-ctp2-is-now-released.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;April 19, 2010 : Version 2.0 CTP1 is released !!!!&lt;/h2&gt;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.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/04/19/sql-server-driver-for-php-2-0-ctp-adds-php-s-pdo-style-data-access-for-sql-server.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;October 8, 2009 : Version 1.1 is released !!!!&lt;/h2&gt;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.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2009/10/07/sql-server-driver-for-php-1-1-is-now-available.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 18:40:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Announcements 20100805064047P</guid></item><item><title>Updated Wiki: Announcements</title><link>http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;version=8</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Announcements&lt;/h1&gt;

&lt;h2&gt;August 5, 2010 : Version 2.0 is released !!!!&lt;/h2&gt;Microsoft reached an important interoperability milestone: the release of the Microsoft Drivers for PHP for SQL Server 2.0!!&lt;br /&gt;&lt;br /&gt;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&amp;#39;s cloud database offering, &lt;a href="http://www.microsoft.com/windowsazure/sqlazure/" class="externalLink"&gt;SQL Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, and enjoy the benefits of a reliable and scalable relational database in the cloud, as well as functionality like &lt;a href="http://www.odata.org/producers" class="externalLink"&gt;exposing OData feeds&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Another key highlight is on how we engaged with the PHP community to deliver a release that met their expectations.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/08/04/microsoft-drivers-for-php-for-sql-server-2-0-released.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;July 26, 2010 : New survey to get your feedback/suggestions!&lt;/h2&gt;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 &lt;a href="http://bit.ly/d03H5G" class="externalLink"&gt;live with our survey&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to reach a broad audience. It’s a short survey, should take &lt;u&gt;less than 10 mins&lt;/u&gt; and will be &lt;b&gt;live until August 16 5:00 PM PST&lt;/b&gt;. We look forward to all feedback/suggestions.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/07/26/another-opportunity-to-provide-feedback.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;June 15, 2010 : Version 2.0 CTP2 is released !!!!&lt;/h2&gt;It is our pleasure to announce the release of Community Technology Preview 2 (CTP2) of the SQL Server Driver for PHP 2.0!.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/06/15/sql-server-driver-for-php-2-0-ctp2-is-now-released.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;April 19, 2010 : Version 2.0 CTP1 is released !!!!&lt;/h2&gt;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.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/04/19/sql-server-driver-for-php-2-0-ctp-adds-php-s-pdo-style-data-access-for-sql-server.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;October 8, 2009 : Version 1.1 is released !!!!&lt;/h2&gt;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.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2009/10/07/sql-server-driver-for-php-1-1-is-now-available.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 18:38:21 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Announcements 20100805063821P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlsrvphp.codeplex.com/wikipage?version=33</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;&lt;b&gt;Welcome to the Microsoft Drivers for PHP for SQL Server project!&lt;/b&gt;&lt;/h1&gt;The Microsoft Drivers for PHP for SQL Server are PHP 5 extensions that allows for the reading and writing of SQL Server data from within PHP scripts. The release contains two drivers, the SQLSRV driver and the {PDO_SQLSRV} driver. The SQLSRV extension provides a procedural interface while the {PDO_SQLSRV} extension implements PDO for accessing data in all editions of SQL Server 2005 and later (including SQL Azure). These drivers rely on the Microsoft SQL Server 2008 R2 Native Client&amp;#39;s ODBC driver to handle the low-level communication with SQL Server.&lt;br /&gt;&lt;br /&gt;Microsoft has published the source code to the driver on this site. With each successive update, we will revisit this plan.  We&amp;#39;ve seen too many projects over-reach in their plans to be responsive to the community.  We would prefer to start with a more conservative approach and make sure we&amp;#39;re successfully delivering on that before expanding. We understand that many developers will download the source code to create their own build(s) of the driver. However, Microsoft supports only the Microsoft signed versions of the driver.&lt;br /&gt;&lt;br /&gt;We hope you enjoy using the Microsoft Drivers for PHP for SQL Server.&lt;br /&gt;&lt;br /&gt;The Microsoft Drivers for PHP for SQL Server Team&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;referringTitle=Home"&gt;Announcements&lt;/a&gt;&lt;/h2&gt;Most recent update: August 5, 2010 : Version 2.0 is released !!!!&lt;br /&gt;(note: we are working on updating the license part of this site, the latest version is released under the Apache 2.0 license)&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Frequently%20Asked%20Questions&amp;referringTitle=Home"&gt;Frequently Asked Questions&lt;/a&gt;&lt;/h2&gt;Most recent update: August 4, 2010 : We&amp;#39;ve moved this section to its own page.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 16:47:07 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100805044707P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlsrvphp.codeplex.com/wikipage?version=32</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;&lt;b&gt;Welcome to the Microsoft Drivers for PHP for SQL Server project!&lt;/b&gt;&lt;/h1&gt;The Microsoft Drivers for PHP for SQL Server are PHP 5 extensions that allows for the reading and writing of SQL Server data from within PHP scripts. The release contains two drivers, the SQLSRV driver and the PDO&lt;i&gt;SQLSRV driver. The SQLSRV extension provides a procedural interface while the PDO&lt;/i&gt;SQLSRV extension implements PDO for accessing data in all editions of SQL Server 2005 and later (including SQL Azure). These drivers rely on the Microsoft SQL Server 2008 R2 Native Client&amp;#39;s ODBC driver to handle the low-level communication with SQL Server.&lt;br /&gt;&lt;br /&gt;Microsoft has published the source code to the driver on this site. With each successive update, we will revisit this plan.  We&amp;#39;ve seen too many projects over-reach in their plans to be responsive to the community.  We would prefer to start with a more conservative approach and make sure we&amp;#39;re successfully delivering on that before expanding. We understand that many developers will download the source code to create their own build(s) of the driver. However, Microsoft supports only the Microsoft signed versions of the driver.&lt;br /&gt;&lt;br /&gt;We hope you enjoy using the Microsoft Drivers for PHP for SQL Server.&lt;br /&gt;&lt;br /&gt;The Microsoft Drivers for PHP for SQL Server Team&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;referringTitle=Home"&gt;Announcements&lt;/a&gt;&lt;/h2&gt;Most recent update: August 5, 2010 : Version 2.0 is released !!!!&lt;br /&gt;(note: we are working on updating the license part of this site, the latest version is released under the Apache 2.0 license)&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Frequently%20Asked%20Questions&amp;referringTitle=Home"&gt;Frequently Asked Questions&lt;/a&gt;&lt;/h2&gt;Most recent update: August 4, 2010 : We&amp;#39;ve moved this section to its own page.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 16:40:26 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100805044026P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlsrvphp.codeplex.com/wikipage?version=31</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;&lt;b&gt;Welcome to the Microsoft SQL Server Driver for PHP project!&lt;/b&gt;&lt;/h1&gt;The Microsoft Drivers for PHP for SQL Server are PHP 5 extensions that allows for the reading and writing of SQL Server data from within PHP scripts. The release contains two drivers, the SQLSRV driver and the PDO&lt;i&gt;SQLSRV driver. The SQLSRV extension provides a procedural interface while the PDO&lt;/i&gt;SQLSRV extension implements PDO for accessing data in all editions of SQL Server 2005 and later (including SQL Azure). These drivers rely on the Microsoft SQL Server 2008 R2 Native Client&amp;#39;s ODBC driver to handle the low-level communication with SQL Server.&lt;br /&gt;&lt;br /&gt;Microsoft has published the source code to the driver on this site. With each successive update, we will revisit this plan.  We&amp;#39;ve seen too many projects over-reach in their plans to be responsive to the community.  We would prefer to start with a more conservative approach and make sure we&amp;#39;re successfully delivering on that before expanding. We understand that many developers will download the source code to create their own build(s) of the driver. However, Microsoft supports only the Microsoft signed versions of the driver.&lt;br /&gt;&lt;br /&gt;We hope you enjoy using the Microsoft Drivers for PHP for SQL Server.&lt;br /&gt;&lt;br /&gt;The Microsoft SQL Server Driver for PHP Team&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;referringTitle=Home"&gt;Announcements&lt;/a&gt;&lt;/h2&gt;Most recent update: August 5, 2010 : Version 2.0 is released !!!!&lt;br /&gt;(note: we are working on updating the license part of this site, the latest version is released under the Apache 2.0 license)&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Frequently%20Asked%20Questions&amp;referringTitle=Home"&gt;Frequently Asked Questions&lt;/a&gt;&lt;/h2&gt;Most recent update: August 4, 2010 : We&amp;#39;ve moved this section to its own page.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 16:35:27 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100805043527P</guid></item><item><title>Updated Wiki: Frequently Asked Questions</title><link>http://sqlsrvphp.codeplex.com/wikipage?title=Frequently Asked Questions&amp;version=12</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Frequently Asked Questions&lt;/h1&gt;
&lt;br /&gt;&lt;b&gt;How do I access the pre-built version of the driver from the MSDN download site?&lt;/b&gt;&lt;br /&gt;You can download the driver from the MSDN download site: 
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=80e44913-24b4-4113-8807-caae6cf2ca05" class="externalLink"&gt;Microsoft Drivers for PHP for SQL Server 2.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Will Microsoft support these drivers?&lt;/b&gt;&lt;br /&gt;Microsoft supports the Microsoft signed versions of the driver. If using a custom built version of the driver and problems are encountered, please reproduce the problem with the Microsoft-built driver before contacting Microsoft support services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Where can I get more information on the drivers?&lt;/b&gt;&lt;br /&gt;You can keep up with other announcements through our &lt;a href="http://blogs.msdn.com/sqlphp/" class="externalLink"&gt;team blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. There&amp;#39;s also an &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/sqldriverforphp/threads" class="externalLink"&gt;MSDN Forum&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for questions and feedback on the drivers. &lt;i&gt;Do note that the MSDN Forum is the recommended by the team.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Where can I find the documentation for the drivers?&lt;/b&gt;&lt;br /&gt;Both drivers are fully documented on &lt;a href="http://msdn.microsoft.com/en-us/library/ee229551(v=SQL.10).aspx" class="externalLink"&gt;MSDN Online&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; as well as in a help file included with the drivers. MSDN also accepts community contributions to improve the documentation, and we welcome you to provide the necessary updates or corrections if we missed something. We also include two fully functional example applications (one for each driver) based on the AdventureWorks sample database also available on Codeplex.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How will Microsoft respond to feedback and update the drivers?&lt;/b&gt;&lt;br /&gt;We will be responsive to feedback on the &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/sqldriverforphp/threads" class="externalLink"&gt;MSDN Forum&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and our &lt;a href="http://blogs.msdn.com/sqlphp/" class="externalLink"&gt;team blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, weighing in on both feature requests and bug reports. When we update the driver on the MSDN download site, we also push the corresponding changes to the source code up to this site.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How can I contribute to this project?&lt;/b&gt;&lt;br /&gt;At this time we are not able to accept code contributions for these drivers. We understand this situation is not perfect. Until we reach the stage where we can accept contributions, we strongly recommend filing bug reports in the &lt;a href="http://connect.microsoft.com/SQLServer/Feedback" class="externalLink"&gt;SQL Server product feedback system&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or post the issue on our &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/sqldriverforphp/threads" class="externalLink"&gt;MSDN Forum&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; because these sites have a larger community and Microsoft presence. Another advantage of the SQL Server product feedback system is that we able to contact the person filing the bug should the need arise, and the community gets better visibility on the issue.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 16:04:44 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Frequently Asked Questions 20100805040444P</guid></item><item><title>Updated Wiki: Announcements</title><link>http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;version=7</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Announcements&lt;/h1&gt;

&lt;h2&gt;August 5, 2010 : Version 2.0 is released !!!!&lt;/h2&gt;Microsoft reached an important interoperability milestone: the release of the Microsoft Drivers for PHP for SQL Server 2.0!!&lt;br /&gt;&lt;br /&gt;The major highlight of this release is the addition of the PDO&lt;i&gt;SQLSRV driver, which adds support for PHP Data Objects (PDO). In addition to accessing SQL Server, both drivers (SQLSRV and PDO&lt;/i&gt;SQLSRV) also enable PHP developers to easily connect to and use Microsoft&amp;#39;s cloud database offering, &lt;a href="http://www.microsoft.com/windowsazure/sqlazure/" class="externalLink"&gt;SQL Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, and enjoy the benefits of a reliable and scalable relational database in the cloud, as well as functionality like &lt;a href="http://www.odata.org/producers" class="externalLink"&gt;exposing OData feeds&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Another key highlight is on how we engaged with the PHP community to deliver a release that met their expectations.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/08/04/microsoft-drivers-for-php-for-sql-server-2-0-released.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;July 26, 2010 : New survey to get your feedback/suggestions!&lt;/h2&gt;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 &lt;a href="http://bit.ly/d03H5G" class="externalLink"&gt;live with our survey&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to reach a broad audience. It’s a short survey, should take &lt;u&gt;less than 10 mins&lt;/u&gt; and will be &lt;b&gt;live until August 16 5:00 PM PST&lt;/b&gt;. We look forward to all feedback/suggestions.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/07/26/another-opportunity-to-provide-feedback.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;June 15, 2010 : Version 2.0 CTP2 is released !!!!&lt;/h2&gt;It is our pleasure to announce the release of Community Technology Preview 2 (CTP2) of the SQL Server Driver for PHP 2.0!.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/06/15/sql-server-driver-for-php-2-0-ctp2-is-now-released.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;April 19, 2010 : Version 2.0 CTP1 is released !!!!&lt;/h2&gt;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.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/04/19/sql-server-driver-for-php-2-0-ctp-adds-php-s-pdo-style-data-access-for-sql-server.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;October 8, 2009 : Version 1.1 is released !!!!&lt;/h2&gt;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.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2009/10/07/sql-server-driver-for-php-1-1-is-now-available.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 16:04:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Announcements 20100805040418P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlsrvphp.codeplex.com/wikipage?version=30</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;&lt;b&gt;Welcome to the Microsoft SQL Server Driver for PHP project!&lt;/b&gt;&lt;/h1&gt;The Microsoft Drivers for PHP for SQL Server are PHP 5 extensions that allows for the reading and writing of SQL Server data from within PHP scripts. The release contains two drivers, the SQLSRV driver and the PDO&lt;i&gt;SQLSRV driver. The SQLSRV extension provides a procedural interface while the PDO&lt;/i&gt;SQLSRV extension implements PDO for accessing data in all editions of SQL Server 2005 and later (including SQL Azure). These drivers rely on the Microsoft SQL Server 2008 R2 Native Client&amp;#39;s ODBC driver to handle the low-level communication with SQL Server.&lt;br /&gt;&lt;br /&gt;Microsoft has published the source code to the driver on this site. With each successive update, we will revisit this plan.  We&amp;#39;ve seen too many projects over-reach in their plans to be responsive to the community.  We would prefer to start with a more conservative approach and make sure we&amp;#39;re successfully delivering on that before expanding. We understand that many developers will download the source code to create their own build(s) of the driver. However, Microsoft supports only the Microsoft signed versions of the driver.&lt;br /&gt;&lt;br /&gt;We hope you enjoy using the Microsoft Drivers for PHP for SQL Server.&lt;br /&gt;&lt;br /&gt;The Microsoft SQL Server Driver for PHP Team&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;referringTitle=Home"&gt;Announcements&lt;/a&gt;&lt;/h2&gt;Most recent update: August 5, 2010 : Version 2.0 is released !!!!&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Frequently%20Asked%20Questions&amp;referringTitle=Home"&gt;Frequently Asked Questions&lt;/a&gt;&lt;/h2&gt;Most recent update: August 4, 2010 : We&amp;#39;ve moved this section to its own page.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 16:03:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100805040354P</guid></item><item><title>Updated Wiki: Frequently Asked Questions</title><link>http://sqlsrvphp.codeplex.com/wikipage?title=Frequently Asked Questions&amp;version=11</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Frequently Asked Questions&lt;/h1&gt;
&lt;br /&gt;&lt;b&gt;How do I access the pre-built version of the driver from the MSDN download site?&lt;/b&gt;&lt;br /&gt;You can download the driver from the MSDN download site: 
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ccdf728b-1ea0-48a8-a84a-5052214caad9&amp;amp;displaylang=en" class="externalLink"&gt;SQL Server Driver for PHP 1.1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Will Microsoft support these drivers?&lt;/b&gt;&lt;br /&gt;Microsoft supports the Microsoft signed versions of the driver. If using a custom built version of the driver and problems are encountered, please reproduce the problem with the Microsoft-built driver before contacting Microsoft support services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Where can I get more information on the drivers?&lt;/b&gt;&lt;br /&gt;You can keep up with other announcements through our &lt;a href="http://blogs.msdn.com/sqlphp/" class="externalLink"&gt;team blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. There&amp;#39;s also an &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/sqldriverforphp/threads" class="externalLink"&gt;MSDN Forum&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for questions and feedback on the drivers. &lt;i&gt;Do note that the MSDN Forum is the recommended by the team.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Where can I find the documentation for the drivers?&lt;/b&gt;&lt;br /&gt;Both drivers are fully documented on &lt;a href="http://msdn.microsoft.com/en-us/library/ee229551(v=SQL.10).aspx" class="externalLink"&gt;MSDN Online&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; as well as in a help file included with the drivers. MSDN also accepts community contributions to improve the documentation, and we welcome you to provide the necessary updates or corrections if we missed something. We also include two fully functional example applications (one for each driver) based on the AdventureWorks sample database also available on Codeplex.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How will Microsoft respond to feedback and update the drivers?&lt;/b&gt;&lt;br /&gt;We will be responsive to feedback on the &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/sqldriverforphp/threads" class="externalLink"&gt;MSDN Forum&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and our &lt;a href="http://blogs.msdn.com/sqlphp/" class="externalLink"&gt;team blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, weighing in on both feature requests and bug reports. When we update the driver on the MSDN download site, we also push the corresponding changes to the source code up to this site.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How can I contribute to this project?&lt;/b&gt;&lt;br /&gt;At this time we are not able to accept code contributions for these drivers. We understand this situation is not perfect. Until we reach the stage where we can accept contributions, we strongly recommend filing bug reports in the &lt;a href="http://connect.microsoft.com/SQLServer/Feedback" class="externalLink"&gt;SQL Server product feedback system&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or post the issue on our &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/sqldriverforphp/threads" class="externalLink"&gt;MSDN Forum&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; because these sites have a larger community and Microsoft presence. Another advantage of the SQL Server product feedback system is that we able to contact the person filing the bug should the need arise, and the community gets better visibility on the issue.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 03:58:49 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Frequently Asked Questions 20100805035849A</guid></item><item><title>Updated Wiki: Frequently Asked Questions</title><link>http://sqlsrvphp.codeplex.com/wikipage?title=Frequently Asked Questions&amp;version=10</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Frequently Asked Questions&lt;/h1&gt;
&lt;br /&gt;&lt;b&gt;How do I access the pre-built version of the driver from the MSDN download site?&lt;/b&gt;&lt;br /&gt;You can download the driver from the MSDN download site: 
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ccdf728b-1ea0-48a8-a84a-5052214caad9&amp;amp;displaylang=en" class="externalLink"&gt;SQL Server Driver for PHP 1.1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Will Microsoft support these drivers?&lt;/b&gt;&lt;br /&gt;Microsoft supports the Microsoft signed versions of the driver. If using a custom built version of the driver and problems are encountered, please reproduce the problem with the Microsoft-built driver before contacting Microsoft support services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Where can I get more information on the drivers?&lt;/b&gt;&lt;br /&gt;You can keep up with other announcements through our &lt;a href="http://blogs.msdn.com/sqlphp/" class="externalLink"&gt;team blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. There&amp;#39;s also an &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/sqldriverforphp/threads" class="externalLink"&gt;MSDN Forum&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for questions and feedback on the drivers. _Do note that the MSDN Forum is the recommended by the team.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Where can I find the documentation for the drivers?&lt;/b&gt;&lt;br /&gt;Both drivers are fully documented on &lt;a href="http://msdn.microsoft.com/en-us/library/ee229551(v=SQL.10).aspx" class="externalLink"&gt;MSDN Online&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; as well as in a help file included with the drivers. MSDN also accepts community contributions to improve the documentation, and we welcome you to provide the necessary updates or corrections if we missed something. We also include two fully functional example applications (one for each driver) based on the AdventureWorks sample database also available on Codeplex.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How will Microsoft respond to feedback and update the drivers?&lt;/b&gt;&lt;br /&gt;We will be responsive to feedback on the &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/sqldriverforphp/threads" class="externalLink"&gt;MSDN Forum&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and our &lt;a href="http://blogs.msdn.com/sqlphp/" class="externalLink"&gt;team blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, weighing in on both feature requests and bug reports. When we update the driver on the MSDN download site, we also push the corresponding changes to the source code up to this site.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How can I contribute to this project?&lt;/b&gt;&lt;br /&gt;At this time we are not able to accept code contributions for these drivers. We understand this situation is not perfect. Until we reach the stage where we can accept contributions, we strongly recommend filing bug reports in the &lt;a href="http://connect.microsoft.com/SQLServer/Feedback" class="externalLink"&gt;SQL Server product feedback system&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or post the issue on our &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/sqldriverforphp/threads" class="externalLink"&gt;MSDN Forum&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; because these sites have a larger community and Microsoft presence. Another advantage of the SQL Server product feedback system is that we able to contact the person filing the bug should the need arise, and the community gets better visibility on the issue.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 03:44:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Frequently Asked Questions 20100805034440A</guid></item><item><title>Updated Wiki: Announcements</title><link>http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;version=6</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Announcements&lt;/h1&gt;

&lt;h2&gt;July 26, 2010 : New survey to get your feedback/suggestions!&lt;/h2&gt;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 &lt;a href="http://bit.ly/d03H5G" class="externalLink"&gt;live with our survey&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to reach a broad audience. It’s a short survey, should take &lt;u&gt;less than 10 mins&lt;/u&gt; and will be &lt;b&gt;live until August 16 5:00 PM PST&lt;/b&gt;. We look forward to all feedback/suggestions.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/07/26/another-opportunity-to-provide-feedback.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;June 15, 2010 : Version 2.0 CTP2 is released !!!!&lt;/h2&gt;It is our pleasure to announce the release of Community Technology Preview 2 (CTP2) of the SQL Server Driver for PHP 2.0!.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/06/15/sql-server-driver-for-php-2-0-ctp2-is-now-released.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;April 19, 2010 : Version 2.0 CTP1 is released !!!!&lt;/h2&gt;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.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2010/04/19/sql-server-driver-for-php-2-0-ctp-adds-php-s-pdo-style-data-access-for-sql-server.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;October 8, 2009 : Version 1.1 is released !!!!&lt;/h2&gt;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.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/sqlphp/archive/2009/10/07/sql-server-driver-for-php-1-1-is-now-available.aspx" class="externalLink"&gt;Read more on our blog &amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 03:43:30 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Announcements 20100805034330A</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlsrvphp.codeplex.com/wikipage?version=29</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;&lt;b&gt;Welcome to the Microsoft SQL Server Driver for PHP project!&lt;/b&gt;&lt;/h1&gt;The SQL Server Driver for PHP allows PHP developers to access SQL Server databases.  The SQL Server Driver for PHP relies on the Microsoft SQL Server ODBC Driver to handle the low-level communication with SQL Server.  As a result, the SQL Server Driver for PHP is only supported on Windows.&lt;br /&gt;&lt;br /&gt;Microsoft has published the source code to the driver on this site.  You can download the source code and provide feedback in the form of bug reports and feature requests.&lt;br /&gt;&lt;br /&gt;We understand that many developers will download the source code to create their own build(s) of the driver.  However, Microsoft supports only the signed version of the driver from the MSDN download site.  If you&amp;#39;re using a custom built version of the driver and encounter problems, please reproduce the problem with the Microsoft-built driver before contacting Microsoft support.&lt;br /&gt;&lt;br /&gt;With each successive update, we will revisit this plan.  We&amp;#39;ve seen too many projects over-reach in their plans to be responsive to the community.  We would prefer to start with a more conservative approach and make sure we&amp;#39;re successfully delivering on that before expanding.&lt;br /&gt;&lt;br /&gt;We hope you enjoy using the Microsoft SQL Server Driver for PHP.&lt;br /&gt;&lt;br /&gt;The Microsoft SQL Server Driver for PHP Team&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Announcements&amp;referringTitle=Home"&gt;Announcements&lt;/a&gt;&lt;/h2&gt;Most recent update: July 26, 2010 : New survey to get your feedback/suggestions&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://sqlsrvphp.codeplex.com/wikipage?title=Frequently%20Asked%20Questions&amp;referringTitle=Home"&gt;Frequently Asked Questions&lt;/a&gt;&lt;/h2&gt;Most recent update: August 4, 2010 : We&amp;#39;ve moved this section to its own page.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>AshayC</author><pubDate>Thu, 05 Aug 2010 03:42:55 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100805034255A</guid></item></channel></rss>