IIS Team Blogs Tagged with "SQL Server" (RSS)

Error connecting to SQL Server from Windows 7 / Windows 2008 R2 with ASP.NET

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...

SQL Server Driver for PHP 1.1 Community Technology Preview is now available

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...

The SQL Server Driver for PHP is now available in the Web Platform Installer 2.0 beta

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...

Paging Data with the SQL Server Driver for PHP

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...

Working on version 1.1 of the SQL Server Driver for PHP

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...

Working with the New SQL Server 2008 Data Types

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...

October 2008 Cumulative Update Now Available!

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...

How and Why to Use Parameterized Queries

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...

1 2 3  Next »

Related Tags

Microsoft Communities