Problem in connecting MSSQL
Fri, 11/27/2009 - 18:00
I am new to qcubed, I am using it with wamp. I have configured and installed it with the help of "Screencast - Introduction to QCubed - Part 1". I have copied all the files from "wwwroot" directory to "\wamp\www". I have uncommented php_mssql.dll and php_pdo_mssql.dll in php.ini, and also configured "configuration.inc.php" for sqlserver.
When I goto "http://127.0.0.1/_devtools/codegen.php", it gives me fatal error: Call to undefined function mssql_connect() in D:\Program Files\wamp\www\includes\qcodo\_core\database\QSqlServerDatabase.class.php on line 176.

Do you see you the MSSQL-extension in the phpinfo() ?