Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: XMLDB preliminary links.

Development:XMLDB preliminary links: Difference between revisions

From MoodleDocs
Line 33: Line 33:
* (NP! It works! Data is converted from UCS-2 to UTF-8 by FreeDTS on the fly, using iconv)
* (NP! It works! Data is converted from UCS-2 to UTF-8 by FreeDTS on the fly, using iconv)


==== Some related WIP ====
==== Some related experiences ====


* http://drupal.org/node/39260
* http://drupal.org/node/39260

Revision as of 10:28, 21 May 2006

XML database schema > XMLDB preliminary links


This page includes all the links that were found googling the Internet, searching for info, examples, paths and solutions to the whole project of increasing the supported databases working together with Moodle 1.7 and upwards.

The list below isn't ordered, nor well classified, some of the links could be inaccurate, inexact or trivial, but they have been part of the preliminary work, so they will remain here. Thanks to all of them!

From ADOdb HQ

Installation instructions

Useful links

SQL*Server working in UCS-2 (no UTF-8)

Some related experiences