(Slightly OT) Dec. '03 DDJ Article

From: Dean Arnold (darnold_at_presicient.com)
Date: 10/31/03

  • Next message: Dean Arnold: "Re: (Slightly OT) Dec. '03 DDJ Article"
    To: "DBI-users" <dbi-users@perl.org>
    Date: Thu, 30 Oct 2003 16:31:34 -0800
    
    

    Just curious if anyone else got the latest issue of Dr. Dobbs, and read the
    article "Networks, ODBC, & Perl". I couldn't find a single reference to DBI,
    and the author gives a rather elaborate description of using Perl to use ODBC
    in proxy mode via RPC::PlServer (sound familiar ?).

    I realize the tech mag industry has fallen on hard times, but given the
    number of books, maillists, newsgroups, etc. that cover Perl database
    access via DBI, perhaps someone should send the DDJ editorial staff
    a link to and tutorial on using Google ?

    Some of the code examples made me cringe...calling all those
    ODBC functions from Perl, and building a Proxyserver to boot.

    How about:

    Install ODBC driver on server
    Install DBI on client and server
    Install DBD::Proxy on client
    Install DBI::ProxyServer on server
    Write a DBI script

    While it won't fill quite so many pages of print,
    I think that would far better serve DDJ's intended audience
    than the method presented.

    Am I missing something here ? Maybe I'm misunderstanding
    the motivation for the article ?

    Puzzled,
    Dean Arnold
    Presicient Corp.
    www.presicient.com


  • Next message: Dean Arnold: "Re: (Slightly OT) Dec. '03 DDJ Article"

    Relevant Pages

    • Problem of DBI build
      ... I installed Oracle Application Server 4.0.8.2 included perl module. ... I need to installe DBI and DBD::Oracle module. ... You can install them any time after installing the DBI. ... line 318: error 1705: Function prototypes are an ANSI feature. ...
      (perl.dbi.users)
    • Problem of DBI build
      ... I installed Oracle Application Server 4.0.8.2 included perl module. ... I need to installe DBI and DBD::Oracle module. ... You can install them any time after installing the DBI. ... line 318: error 1705: Function prototypes are an ANSI feature. ...
      (perl.dbi.users)
    • Installing DBI and DBD::TSM
      ... I am having trouble installing DBI. ... This is perl, v5.8.0 built for aix-thread-multi ... blib/lib/DB ... You can install them any time after installing the DBI. ...
      (perl.dbi.users)
    • Problem of installing DBI packages
      ... my curent configuration of HP Unix system is as below: ... When i do>>perl makefile.PL, ... You can install them any time after installing the DBI. ...
      (perl.dbi.users)
    • Re: DBI Installation Problems
      ... In case if anyone else has this ELFCLASS problem in the future when building DBI & DBD::Oracle on Solaris 10 using a 32-bit Perl installation, here is what worked for me. ... Next you can install DBI as it is normally setup... ... wrong ELF class: ELFCLASS64 at ...
      (perl.dbi.users)