PEAR Packet::DB in Version 1.7.9 veröffentlicht
abgelegt im Archiv PHP-News , PHP-PEAR-News am 06.02.07

DB is a database abstraction layer providing:
* an OO-style query API
* portability features that make programs written for one DBMS work with other DBMS's
* a DSN (data source name) format for specifying database servers
* prepare/execute (BIND) emulation for databases that don't support it natively
* a result object for each query response
* portable error codes
* sequence emulation
* sequential and non-sequential row fetching as well as bulk fetching
* formats fetched rows as associative arrays, ordered arrays or objects
* row limit support
* transactions support
* table information interface
* DocBook and phpDocumentor API documentation
DB layers itself on top of PHP's existing database extensions.
Drivers for the following extensions pass the complete test suite and provide interchangeability when all of DB's portability options are enabled:
fbsql, ibase, informix, msql, mssql, mysql, mysqli, oci8, odbc, pgsql, sqlite and sybase.
There is also a driver for the dbase extension, but it can't be used interchangeably because dbase doesn't support many standard DBMS features.
DB is compatible with both PHP 4 and PHP 5.
Release date: 2007-02-06 07:43 UTC
Release state: stable
Changelog:
This release of DB fixes minor bugs within the Sybase driver.
sybase:
* Added divide by zero error mapping.
* Added a specific quoteFloat() implementation along the same lines as fbsql.
* Updated tableInfo() to cope with old versions of ASE that don't have sp_helpindex. Bug 6683.
Dependencies:
- PHP Version: PHP 4.2.0 or newer
- PEAR Package: PEAR 1.4.0b1 or newer
- PEAR Package: PEAR 1.0b1 or newer
Nähere Infos und Download auf der PEAR-Homepage
Tags: PEAR Develope Database PHP Release Script Internet WebDesign
Stimmen Sie ab für PEAR Packet::DB in Version 1.7.9 veröffentlicht:
|
Dieser Eintrag wurde mit: 7.33 Punkten (von 6 Stimme(n) insg.) bewertet.
|
| RSS | |
|
| |
| Yahoo! |
|
| Bloglines |
|
| Followen Sie uns bei Twitter! |
