next up previous contents
Next: An example Up: nodeXML version 3.* - Previous: Map files and database


Database libraries

nodeXML can deal with many DBMS. Database type abstraction is obtained using PEAR database functions. The following database types are available, with their corresponding acronym to use as dbtype element within your config file:

DBMS config file name
MySQL mysql
PostgreSQL pgsql
InterBase ibase
mSQL msql
Microsoft SQL server mssql
Oracle 8 oci8
Unified ODBC odbc
Sybase sybase



nodeXML manual main page