-
Bug
-
Resolution: Fixed
-
Minor
-
1.8.6, 1.9.2, 2.0
-
None
-
LAMP
external database Oracle
-
MySQL, Oracle
-
MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
-
MOODLE_18_STABLE, MOODLE_19_STABLE
enrolment sync doesn't work if external database is Oracle because database field names are UPPERCASE by default on oracle. We need to convert all retrieved fieldnames from the database into lowercase (all the enrolment code considers that database fieldnames are in lowercase)
QA
In order to retest:
- use Oracle and MySQL as external database
- if could you retest with PHP4, it would be great
- activate course>enrolment>external database plugin
- help yourself with the moodle docs: http://docs.moodle.org/en/External_database
- check that it works
- has been marked as being related by
-
MDL-16045 Enrolment sync doesn't work
- Closed
- is duplicated by
-
MDL-14553 Enrolment using remote database does not work if remote database fields are not in upper case
- Closed
- will be (partly) resolved by
-
MDL-15175 Moodle 1.8.2 db authentication not retrieving data.
- Closed