Quick API reference (Previous) (Next) Introduction

View this page in Last updated: Sun, 20 Jul 2008
English | French | German | Hungarian | Japanese | Spanish | Plain HTML

MDB2_Schema

Inhaltsverzeichnis
Introduction -- Introduction to MDB2_Schema
Installation and Usage Example -- Installation and example for the usage of MDB2_Schema
Get Database Definition -- Generating the definition array of a physical database or MDB2 XML
Dump Database -- Dumping a database to MDB2 XML
Create Database -- Restoring a database from MDB2 XML
Update Database -- Updating a database against a new schema

PEAR::MDB2_Schema enables users to maintain RDBMS independent schema files in XML that can be used to create, alter and drop database entities and insert data into a database. Reverse engineering database schemas from existing databases is also supported. The format is compatible with both PEAR::MDB and Metabase.

Quick API reference (Previous) (Next) Introduction

Download Documentation Last updated: Sun, 20 Jul 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.