Hi
I'm working on a project where we've been testing external database enrolment by using exports from mssql imported into mysql. Now that this is working we thought it would be a simple task to change settings to a direct connection to the mssql database but it seems that assumption was very wrong!
We are using Windows + Apache + PHP 5.3.3 and after initial tests thought it would be a simple task of enabling the new sqlsrv extension. However it seems the database enrolment code hasn't been updated to work with the sqlsrv extensions yet is that correct? Has anyone found a work around? e.g. this isn't for using MSSQL for the whole moodle installation it's just for using MSSQL for external database enrolment and it seems there is no adodb-sqlsrv.inc.php?
Hoping someone can help.
Thanks
Ron