Categories
DBIx::Browse
DBIx::Browse handles the browsing of relational tables with a human-like interface via the Web. It transparently translates SELECTs, UPDATEs, DELETEs, and INSERTs from the desired "human view" to the values needed for the table. This is the case when you have related tables (1 to n) where the detail table has a reference (FOREIGN KEY) to a generic table (e.g., Customers and Bills) with some index (typically an integer).
Last updated 30 Nov, 2004
About
Leadership
- Evilio del Rio - Maintainer
Requirements
- DBI driver that can set AutoCommit to zero (Use Requirement)
Related Projects
Subprograms
DemoDBIx::Browse, demodbixbrowse.css
Versions
2.08
2.08 stable released 2002-05-02
- Released: 2 May, 2002
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/dbix-browse/...
- Licenses: GPLv2orlater
- Interfaces: Web



