Home » Database » DB_odbtp
DB interface for ODBTP
This package is unmaintained.
Download latest release 1.0.4 (archived versions might be outdated)
License: PHP
Description
DB_odbtp is a PEAR DB driver that uses the ODBTP extension to connect to a database.
It can be used to remotely access any Win32-ODBC accessible database from any platform.
Maintainers
- Robert Twitty (rtwitty) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
- DB
- odbtp (extension)
Releases
- 1.0.4 (stable, 2009-07-24)
Release notes
License: PHP
QA Release
Updated to package 2.0 - 1.0.3 (stable, 2005-03-12)
Release notes
License: PHP
* Added vardatasize option for CLOBs and BLOBs.
* Added override for quoteIdentifier() method.
* Changed DB::assertExtension to PEAR::loadExtension to fix Bug #3684. - 1.0.2 (stable, 2004-11-02)
- 1.0.1RC1 (beta, 2004-09-29)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #3684 | Closed | Bug | 2005-03-03 | Function not found: assertExtension |