Blog Post

SQL Server Blog
1 MIN READ

New SQL Server Driver for PHP Whitepaper Available

SQL-Server-Team's avatar
Mar 23, 2019
First published on MSDN on Aug 29, 2008

A new technical article covering the SQL Server 2005 Driver for PHP is now available on MSDN: Accessing SQL Server Databases with PHP . This article highlights many of the features of the driver by examining portions of the Example Application that is available in the documentation . Here’s the table of contents to pique your interest:



- Introduction


- Loading the Driver


- Configuring the Driver


- Creating a Connection


- Connection Pooling


- Executing a Query


- Retrieving Data from the Server


- Retrieving Data as an Array


- Retrieving Images


- Sending Data to the Server


- Sending Images to the Server


- Moving Through Groups of Result Sets


- Handling Errors and Warnings


- Resources


- Conclusion



Brian Swan

Programming Writer – SQL Server Driver for PHP
Updated Mar 23, 2019
Version 2.0
No CommentsBe the first to comment