Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

ADOdb: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
m (adodb moved to ADOdb)
(Replaced content with "{{Moved_to_dev_docs}}")
 
Línia 1: Línia 1:
For more information about adodb, you could go to http://adodb.sourceforge.net/
{{Moved_to_dev_docs}}
 
The whole idea behind adodb is that PHP's database access functions are not standardized. This creates a need for a database class library to hide the differences between the different database API's (encapsulate the differences) so we can easily switch databases.
 
Adodb currently support MySQL, Oracle, Microsoft SQL Server, Sybase, Sybase SQL Anywhere, DB2, Informix, PostgreSQL, FrontBase, Interbase (Firebird and Borland variants), Foxpro, Access, ADO, SAP DB, SQLite and [[ODBC]]. We have had successful reports of connecting to Progress and other databases via ODBC.

Revisió de 07:53, 16 juny 2011

This development related page is now located in the Dev docs.

See the ADOdb page in the Dev docs.