On 01 Aug 2001 10:12:45 -0500, Joe Breeden wrote:
> All,
> 
> In his closing comments about UBB Kyle Dawkins made a statement that got me
> wondering. He said "there's SQL embedded all throughout the Perl everywhere
> (who does this?! oh my god, are they on crack?)". This comment got me
> wondering about alternatives to embedding SQL in to the code of a program.
> Alternatives I see are to use stored procedures which would limit one to
> using a certain DB server (or to be proficient in many servers and write
> stored procedures for all server flavors which would mean one is a very busy
> Perl and SQL guru) or possibly storing the embedded SQL in some sort of
> external file structure accessible via storable, XML::Simple or some other
> means. 

http://axkit.org/docs/presentations/tpc2001/anydbd.axp

--
<Matt/>

    /||    ** Founder and CTO  **  **   http://axkit.com/     **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** mod_perl news and resources: http://take23.org  **
     \\//
     //\\
    //  \\

Reply via email to