SPUG: Re: DBI wrapper

El JoPe Magnifico jope-spug at n2h2.com
Wed Aug 16 13:16:21 CDT 2000


You should look at the Alzabo project, whose Runtime
subsection has such aspirations...

http://alzabo.sourceforge.net/
http://sourceforge.net/projects/alzabo/

It hasn't seen much action over the past couple months
(last release July 4th), possibly because nobody knew
it existed.  Even if you don't use its code, it's a
good start when considering how to abstract the many
complexities that you'd quickly run into.
  -jp

On Wed, 16 Aug 2000, John Cokos wrote:
> a Wrapper for DBI.  I've gotten a good start on this, but it's
> really a mess and needs TLC.  Anyone that's coded with DBD
> can relate to it's shortcommings, and how much code it can take
> to get simple things done.
[...]
> Proposed Module Method:
>    my ($statuscode, $message) = $sql->isql_update_table(
>        table=>'sometable', values=>\%input );
>    print $message if( ! $statuscode );


 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
 For full traffic, use spug-list for LIST ; otherwise use spug-list-digest
  Seattle Perl Users Group (SPUG) Home Page: http://www.halcyon.com/spug/





More information about the spug-list mailing list