Oct 07, 2009
Just ran into this and thought I’d share. If you are trying to connect to a "user instance" of SQL Server from your Web application running on Windows 7 or Windows 2008 R2 and you’re getting a message that looks like this: Failed to generate a user...
6 comments
Tags: ASP.NETTroubleshootingDevelopersAdministratorsIIS7.5SQL Server
Aug 18, 2009
Today we are excited to announce that the Community Technology Preview (CTP) of the Microsoft ® SQL Server Driver for PHP 1.1. This version of the driver provides new capabilities for building PHP applications and support for SQL Azure as well as support...
6 comments
Tags: PHPPHP 5.3SQL ServerCTPSQL Connectivity
May 14, 2009
For those who are not already aware of the Web Platform Installer (WPI), it's a great tool for setting up a Windows machine for Web app development and deployment. You can download the beta of WPI 2.0 or the WPI 1.0 release here . PHP itself is available...
5 comments
Tags: PHPSQL ServerWPI
Mar 23, 2009
One of the most common tasks of any web application involves allowing a user to ‘page’ through a large amount of data. In other words, given a large result set, the task is to present the user with a manageable subset and allow him/her to navigate through...
5 comments
Tags: PHPSQL ServerPaging
Feb 18, 2009
The SQL Server Driver for PHP team is hard at work on the version 1.1 of the extension. We've received a lot of feedback for feature requests from PHP developers through the blog, forums, the Seattle PHP meetup group, and various conferences. The most...
0 comments
Tags: PHPv1.1Scrollable resultsPHP 5.3Row countUTF-8SQL Server
Oct 30, 2008
One question we have heard a lot since releasing the SQL Server 2005 Driver for PHP is “Does the driver work with SQL Server 2008?” The short answer is “Yes!” However, because the driver relies on the SQL Server 2005 ODBC driver to handle low-level communications...
0 comments
Tags: PHPSQL ServerSQL Server 2008geometrydatetime2datetimeoffsethierarchyidtimegeographydateKatmai
Oct 16, 2008
It is my pleasure to announce that Microsoft has released an update to version 1.0 of the Microsoft SQL Server 2005 Driver for PHP. The update to the driver is the October 2008 Cumulative Update and it contains fixes to two high priority bugs reported...
0 comments
Tags: PHPSQL ServerCumulative Update
Sep 30, 2008
I recently attended ZendCon 08 in Santa Clara, CA with David Sceppa, Program Manager for the SQL Server 2005 Driver for PHP. We hosted a "Birds of a Feather" (BOF) session and were happy to get feedback and field lots of good questions from developers...
0 comments
Tags: PHPSQL ServerParameterized Queries