News Feed
Jobs Feed
Sections




News Archive
Brian Swan's Blog:
Version 3.0 (beta) of the SQL Server Drivers for PHP Released!
September 29, 2011 @ 08:06:03

Brian Swan has a new post to his MSDN blog today about the release of the latest version (3.0 beta) of the SQL Server drivers for PHP. This new release includes three improvements - buffered queries, support for LocalDB and support for high availability/disaster recovery.

A Community Technology Preview (a beta release) of v3.0 of the SQL Server Drivers for PHP was released today (see the announcement on the team blog). You can download it here: Download v3.0 of the SQL Server Drivers for PHP. [...] It's important to note that the latter two features are dependent on the next version of SQL Server (code named "Denali"). A preview of Denali can be downloaded for free here (see notes later in this article about the installation process): Download SQL Server Denali CTP 3.

He gives brief summaries (some with example code) of what these three new features have to offer those using SQL Server in their applications. The "buffered queries" allows you to bring your entire result set into memory, making it simpler to interact with as rows/columns. The LocalDB support gives developers a quick way to have a database without the hassle of a server - just connect right to the SQL Server database file. The high availability feature has been included for a while but has a new name in the upcoming release - SQL Server Always On.

0 comments voice your opinion now!
sqlserver driver release beta buffered queries localdb highavailability


blog comments powered by Disqus

Similar Posts

Don Raman's Blog: Working with Microsoft SQL Server driver (php_sqlsrv.dll) for PHP on Windows

Suspekt Blog: Suhosin Patch 0.9.8 for PHP 5.3.0 *BETA* - Please Test

Christoph Dorn's Blog: FirePHP 0.2 Released

Stubbles Blog: vfsStream 0.1.0 Released

Paul Jones\' Blog: Solar 0.19.0 released


Community Events











Don't see your event here?
Let us know!


example zendframework2 release framework object development language unittest testing functional application introduction opinion series interview podcast conference phpunit code community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework