Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

XMLDB preliminary links: Difference between revisions

From MoodleDocs
mNo edit summary
mNo edit summary
Line 3: Line 3:
This page includes all the links that were found googling the Internet, searching for info, examples, paths and solutions to the whole project of increase the supported DBs working together with Moodle 1.7 and upwards.
This page includes all the links that were found googling the Internet, searching for info, examples, paths and solutions to the whole project of increase the supported DBs working together with Moodle 1.7 and upwards.


The list below isn't ordered nor 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!
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!


* [http://adodb.sourceforge.net ]: ADOdb Home Page
==== From ADOdb HQ ====
 
* http://adodb.sourceforge.net: ADOdb Home Page ([http://adodb.sourceforge.net/#docs documentation], [http://phplens.com/lens/lensforum/topics.php?id=4 forums], [http://adodb.sourceforge.net/#mail mailing lists], [http://adodb.sourceforge.net/adodb-faq.html FAQ]).
* http://phplens.com/lens/adodb/docs-adodb.htm: ADOdb Full Documentation
* http://phplens.com/lens/adodb/docs-datadict.htm: ADOdb Data Dictionary ([http://phplens.com/lens/adodb/docs-datadict.htm#xmlschema ADOdb XML Schema]).
* http://phplens.com/lens/adodb/tips_portable_sql.htm: Tips on Writing Portable SQL

Revision as of 19:42, 11 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 increase the supported DBs 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