Runtime Configuration

The behaviour of these functions is affected by settings in php.ini.

The following table lists the configuration options available in the SQLSRV extension. For more information about these options, see » Handling SQLSRV Warnings and Errors.

SQLSRV Configure Options
NameDefaultChangeableChangelog
sqlsrv.WarningsReturnAsErrors1 (true)INI_ALLAvailable since SQLSRV 1.0
sqlsrv.LogSubsystems0INI_ALLAvailable since SQLSRV 1.0
sqlsrv.LogSeverity1INI_ALLAvailable since SQLSRV 1.0
To Top