PHP-CMDB on other DBs (core_db_mssql.inc.php)
Status: Beta
Brought to you by:
doc_slice
We use primarily SQL Server databases at my organization and we would like to evaluate the feasibility of PHP-CMDB on SQL Server.
I know that Microsoft provide a PHP provider for SQL Server.
My thought was to adapt core_db_mysql.inc.php to be core_db_mssql.inc.php.
Has anybody tried this in the past? Are there known issues?
I have no expirience using SQL Server and no environment to test it. But if someone have time and enthusiasm to implement a core_db_mssql class, he is welcome.