Re: Regarding DBI



On 06/19/2005 10:24 PM, prashanth said:

i would like to know the detailed architecture and design of dbi. i would like to know how its been written and how it interacts with the drivers etc. i would like to know whats going on internally... any pointers to this would be appreciated. thanks in advance.

The full source code is part of the distribution archive. The design philosophy is described in the documentation.


http://search.cpan.org/~timb/DBI/

http://search.cpan.org/~timb/DBI/DBI.pm#Architecture_of_a_DBI_Application

--
Mac :})
** I usually forward private questions to the appropriate mail list. **
Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.
.



Relevant Pages

  • Re: UNSUBSCRIBING
    ... Eventually the list admin ... I think it's been three months since the last such request. ... Give a hobbit a ring and he eats fish for an age. ...
    (perl.dbi.users)
  • Re: DBD-Oracle question for Win2000
    ... provides pre-compiled packages to install using PPM. ... Give a hobbit a ring and he eats fish for an age. ...
    (perl.dbi.users)
  • Re: Nested query problem
    ... > efficient to write the WHERE clause conditions as most restricting ... > restrictive conditions first in the WHERE - is that right? ... Give a hobbit a ring and he eats fish for an age. ...
    (perl.dbi.users)
  • Re: Cannot insert large files in MySQL from PERL
    ... You should probably also pass the other values via placehloders. ... If you use a placeholder to pass the value, you shouldn't quote() it. ... Give a hobbit a ring and he eats fish for an age. ...
    (perl.dbi.users)
  • Re: Problem calling External Procedure with REFCURSOR
    ... You put a string in a subroutine parameter where a hash refrence is expected. ... If the procedure you are calling takes a start datetime and an end datetime, it needs two parameters for that. ... Give a hobbit a ring and he eats fish for an age. ...
    (perl.dbi.users)