This section contains conceptual and task-based topics that help in performing common programming tasks with the SQL Server Driver for PHP.
|
Topic
|
Description
|
|---|
|
Connecting to the Server
|
The topics in this section describe the options and procedures for connecting to SQL Server.
|
|
Retrieving Data
|
The topics in this section examine the various ways that data can be retrieved.
|
|
Updating Data
|
The topics in this section address how to update data in a database by examining common use cases.
|
|
Converting Data
|
The topics in this section address how to specify data types and provide details on default data types.
|
|
Handling Errors and Warnings
|
The topics in this section address how to handle errors and warnings.
|
|
Logging Activity
|
This topic provides information about logging errors and warnings.
|
Tasks
Example Application
Concepts
SQLSRV Constants
Other Resources
Design Considerations
API Reference (SQL Server Driver for PHP)
>