Using DBI methods

MattyT matty at chariot.net.au
Tue Aug 20 04:22:08 UTC 2002


Bradley Baetz wrote:

> No, the DBI doesn't have any functionality to work arround database
> servers which can't handle subselects and other basic SQL features.

I didn't ask that.  I asked whether it would be possible to extend it to
do so using OOP.

> Stuff like transaction support is handled by DBI, but it has to be
> explicit because the programmer has to tell it when to being/end the
> transaction...

I didn't ask that.  I asked if we could get it to transparently handle
the transactional SQL, by sending through or ignoring BEGIN at it's
whim.

-- 
         Matthew Tuck: Software Developer & All-Round Nice Guy        
 My Short Autobiography: 1985 Grade Bin Monitor 1990 Class Clown Award
1992 Awarded Most Likely To Spontaneously Combust 1996 Crowned Galactic
         Emperor 1998 Released From Smith Psychiatric Hospital



More information about the developers mailing list