Query result table display class 2008.06.08 (Default branch) |
|
|
The Query result table display class outputs a table with the data from the result rows of a database query. It features database independence, splitting the display of the result rows into multiple pages, arbitrary column display, automatic alignmnent of columns according to their data types, configurable colors for the table headers, and data alternating between even and odd rows.
License: Freely Distributable
Changes:
This release adds support for a special type of
column that
automatically displays the number of each row.
Small bugfixes have been
applied to the example scripts to avoid passing
arguments by reference.
|