MDB_Error (Previous) (Next) Introduction

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

MDB2

Содержание
Introduction -- A feature overview
DSN -- The Data Source Name
Connecting -- Connecting and disconnecting a database
Querying -- Performing queries
Quoting and escaping -- Quote values in a suitable format to compose a query.
Datatypes -- An overview of datatype handling
Results -- Obtaining data from query results
Prepare & Execute -- Prepare and execute SQL statements
Transactions -- Performing transactions
Modules -- Loading and calling modules
Manager Module -- Module for managing database structure
Reverse Module -- Module for managing database structure
autoPrepare & autoExecute -- Automatically prepare and execute SQL statements
Portability -- Database portability features
Sequences -- Sequences and auto-incrementing
FAQ -- Frequently asked questions

A unified API for accessing databases and constructing SQL in a portable way.

MDB_Error (Previous) (Next) Introduction

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
Note by: moosh
French tuto http://hugo.developpez.com/tutoriels/php/pear/mdb2/