-
New Feature
-
Resolution: Fixed
-
Minor
-
2.0
-
None
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
-
Moderate
Once the Microsoft SQL Server Native PHP Driver has been committed (see MDL-15093), we need to integrate it with Moodle 2.0. I implies, at least:
- add "sqlsrv" (version 9) to 2.0 environment.xml file
- enable "sqlsrv" in install.php and check everything works (new lang strings, perhaps?)
- modify any conditional use of get_dbtype() (we shouldn't have any) if necessary.
Ciao