Problem in connecting MSSQL

Login or register to post comments
1 reply [Last post]
tsf
Offline
Joined: 11/27/2009

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.

akrohn's picture
Offline
Joined: 11/14/2008

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