I've noticed Testlink 1.93 using old PHP functions for supporting MSSQL database. These functions are not supported after PHP 5.3.* (PHP 5.2.17 and less supports them).
Does anybody know what should be changed in Testlink to use new PHP functions that support SQLserver?
My system environment includes PHP 5.4, Apache 2.2.22, Mysql 5.5.16 (TL database), SQLserver (remote BTS database).
What changes needed in TL to use SQLserver instead of mssql?
Moderators: Amaradana, TurboPT, TL Developers
Re: What changes needed in TL to use SQLserver instead of ms
TestLink access MSSQL through ADODB then solution has to be searched there on ADODB PHP site.
I've posted on other thread on forum indication about some issues we have had will working with TestLink using MSSQL as testlink database on Windows 7.
Look on tlOpenSource twitter -
MSSQL native drivers - TL 1.9.4 will use ADODB515 in order to solve issues with these drivers (issue 4898)
ALSO:
HINT: win7 & XAMPP 1.7.7 & MSSQL Drivers - see http://www.apachefriends.org/f/viewtopi ... lit=SQLSRV
I've posted on other thread on forum indication about some issues we have had will working with TestLink using MSSQL as testlink database on Windows 7.
Look on tlOpenSource twitter -
MSSQL native drivers - TL 1.9.4 will use ADODB515 in order to solve issues with these drivers (issue 4898)
ALSO:
HINT: win7 & XAMPP 1.7.7 & MSSQL Drivers - see http://www.apachefriends.org/f/viewtopi ... lit=SQLSRV