The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:DBIx-IO DBIx"

DBIx::IO - Abstraction layer for database I/O with auto-discovery of data dictionary. River stage one • 3 direct dependents • 3 total dependents

Methods are provided to perform basic database I/O via DBI without having to embed SQL in your programs. Records are normally passed in and out in the form of hash references where keys of the hash represent columns (ALWAYS UPPER CASE), and the value...

RSANDBERG/DBIx-IO-1.07 - 12 Jul 2008 03:48:01 UTC

DBIx::IO::Mask - Help make id values more meaningful to humans River stage one • 3 direct dependents • 3 total dependents

For applications that interface a human to a database, e.g. CGI, this class makes database numeric ID values more meaningful to humans. It can also present a sorted list of valid values to use in pop-up lists, where only certain values are allowed in...

RSANDBERG/DBIx-IO-1.07 - 12 Jul 2008 03:48:01 UTC

DBIx::IO::Table - Objectified abstract of a database table River stage one • 3 direct dependents • 3 total dependents

This class is useful for handling db I/O for a particular table. You create the object, associate a row with the object, then update, insert, view or delete the corresponding record in the table. Qualifying the values is done automatically according ...

RSANDBERG/DBIx-IO-1.07 - 12 Jul 2008 03:48:01 UTC

DBIx::IO::GenLib - General helper functions and constants for database apps. River stage one • 3 direct dependents • 3 total dependents

This package contains miscellaneous functions for help in dealing with DBI and related DBIx::IO packages. See $NORMAL_DATETIME_FORMAT for a discussion of the canonical date format, functions are also provided to convert dates to this format....

RSANDBERG/DBIx-IO-1.07 - 12 Jul 2008 03:48:01 UTC

DBIx::IO::Search - query a database and generate SQL River stage one • 3 direct dependents • 3 total dependents

This class enables reports to be run on a particular table or view based on a set of criteria. The criteria are stored in an array - $critlist where each criterion is one of 3 types depending on the operator: scalar - This type supports the <=, >=, =...

RSANDBERG/DBIx-IO-1.07 - 12 Jul 2008 03:48:01 UTC

DBIx::IO::mysqlIO - DBIx::IO driver for MySQL River stage one • 3 direct dependents • 3 total dependents

See DBIx::IO....

RSANDBERG/DBIx-IO-1.07 - 12 Jul 2008 03:48:01 UTC

DBIx::IO::OracleIO - DBIx::IO driver for Oracle River stage one • 3 direct dependents • 3 total dependents

See DBIx::IO....

RSANDBERG/DBIx-IO-1.07 - 12 Jul 2008 03:48:01 UTC

DBIx::IO::mysqlLib - General helper functions and constants to support the DBIx::IO MySQL driver River stage one • 3 direct dependents • 3 total dependents

MySQL specific constants and helper functions. Table names by default are case-sensitive on Linux/UNIX OS's; do yourself a favor and set lower_case_table_names=1 in /etc/my.cnf and always use lower case names for tables....

RSANDBERG/DBIx-IO-1.07 - 12 Jul 2008 03:48:01 UTC

DBIx::IO::OracleLib - General helper functions and constants to support the DBIx::IO Oracle driver River stage one • 3 direct dependents • 3 total dependents

Oracle specific constants and helper functions....

RSANDBERG/DBIx-IO-1.07 - 12 Jul 2008 03:48:01 UTC
9 results (0.035 seconds)