API17

API17:JDatabaseSQLSrv::test

From Joomla! Documentation

Joomla 11.1 JDatabaseSQLSrv::test

Description

Test to see if the SQLSRV connector is available.


public static function test ()
  • Returns bool True on success, false otherwise.
  • Defined on line 139 of libraries/joomla/database/database/sqlsrv.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples