PHP.nl

sqlsrv_configure

sqlsrv_configure

Changes the driver error handling and logging configurations

bool **sqlsrv_configure** string $setting mixed $value

Changes the driver error handling and logging configurations.

settingThe name of the setting to set. The possible values are "WarningsReturnAsErrors", "LogSubsystems", and "LogSeverity".

valueThe value of the specified setting. The following table shows possible values:

return.success

SQLSRV Error HandlingLogging SQLSRV Activity