Talk:FreeTDS

From MoodleDocs

This page still says that you should use:

$CFG->dbtype = 'mssql_n'; // Required

in the Moodle config.php file. Is this correct? Or should it be:

$CFG->dbtype = 'mssql'; // Required