Forum for any topic of interest to the Qcodo community, including questions about the framework itself.
When I try to generate codes from MS SQL, I got such errors and no codes were generated. mssql_fetch_array(): supplied argument is not a valid MS SQL-t resource test/includes/qcodo/_core/database/QSqlServerDatabase.class.php on line 457
Can you verify that your system can access your ms sql database using the mssql_database methods (e.g. see MS SQL on PHP)