Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: XMLDB preliminary links.

Development:XMLDB preliminary links: Difference between revisions

From MoodleDocs
Line 28: Line 28:
* http://www.microsoft.com/technet/prodtechnol/sql/2000/deploy/mysql.mspx: Migrating MySQL to SQL*Server
* http://www.microsoft.com/technet/prodtechnol/sql/2000/deploy/mysql.mspx: Migrating MySQL to SQL*Server
* http://www.oracle.com/technology/tech/migration/workbench/index.html: Migrating MySQL to Oracle
* http://www.oracle.com/technology/tech/migration/workbench/index.html: Migrating MySQL to Oracle
* http://pecl.php.net/package/oci8 or http://pecl4win.php.net/ext.php/php_oci8.dll: Refactored Oracle driver to use with PHP versions prior to 5.1.2


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

Revision as of 09:47, 27 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