DBIx::Recordset is the only Perl interface to relational databases which allows for truly database independent Perl programs. Built upon DBI, it extends DBI's capacity for primitive database-independent transactions into the areas of SQL generation and web-based database access.

  • For more on the ability of DBIx::Recordset to simplify several common database web tasks:
    1. See What is the best tool to embed perl in HTML? at perlmonks
    2. See the examples at the Apache Website
  • For a beginner introduction to DBIx::Recordset please Click here This is a finalized version of a paper to appear in issue #19 of the Perl Journal. I would appreciate any input you might have into this article.
  • For a paper illustrating the software engineering benefits of DBIx::Recordset follow this link
  • CPAN references to DBIx::Recordset are available here
    • Comment on Beyond Hardcoded Database Applications with DBIx::Recordset
  • Replies are listed 'Best First'.
    (bbq) RE: Beyond Hardcoded Database Applications with DBIx::Recordset
    by BBQ (Curate) on Oct 04, 2000 at 16:32 UTC
      I'm sorry, but I had to vote this one down for 3 reasons:In the future, I would advise you to ask your friends to revise your work, instead of plugging up this site. I hate plugs. Plugs bad!

      #!/home/bbq/bin/perl
      # Trust no1!