The following module was proposed for inclusion in the Module List:

  modid:       SQL::SqlObject
  DSLIP:       bdpOp
  description: Simple OO DBI Wrapper
  userid:      CORWIN (Corwin Brust)
  chapterid:   11 (String_Lang_Text_Proc)
  communities:
    efnet #perlhelp

  similar:
    DBI

  rationale:

    This module is really blotware, but it does make SQL interaction
    using DBI very simple.

    It putports to supply a simple interface which (with the use of the
    right driver wrapper) talk to most databases without code in
    dependant objects and scripts.

    Particularly handy, in the openion of the author, is
    cond_insert_select() which inserts a row into a table if it is not
    already there, and returns a given field, in any case.

    It was been sucessfully tested under RH Linux 5, 7.1 and under
    Windows 2000 Server. Included are two 'sample' subclasses one for
    DBD::Pg and one for ODBC. I intened to supply DQL::SqlObject::Sybase
    and SQL::SqlObject::SQLite, but I wanted to get the ball rolling
    ASAP to increase the odds that the next release will have any
    bugfixes necessary, we well as those additional wrappers

  enteredby:   CORWIN (Corwin Brust)
  enteredon:   Sat Nov  8 13:46:03 2003 GMT

The resulting entry would be:

SQL::
::SqlObject       bdpOp Simple OO DBI Wrapper                        CORWIN


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b4500000_ce51bc7b6e037ca0&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b4500000_ce51bc7b6e037ca0&SUBMIT_pause99_add_mod_insertit=1

Reply via email to