DBI->state()
From: Dean Arnold (darnold_at_presicient.com)
Date: 03/28/04
- Next message: Tim Bunce: "Re: DBI->state()"
- Previous message: Marko Asplund: "Re: DBD::Oracle: compilation fails with Oracle9iR2 on Solaris"
- Next in thread: Tim Bunce: "Re: DBI->state()"
- Reply: Tim Bunce: "Re: DBI->state()"
- Maybe reply: Robert Doucette: "Re: DBI->state()"
- Maybe reply: Brian D Campbell: "RE: DBI->state()"
- Maybe reply: Rob Meyer: "Re: DBI->state()"
- Maybe reply: Paula J Capacio: "RE: DBI->state()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "DBI-users" <dbi-users@perl.org> Date: Sun, 28 Mar 2004 13:56:05 -0800
Have the DBI->err(), DBI->errstr(), DBI->state() been
deprecated ? I see the err() and errstr() are still
in the DBI.pm code, but no trace of state() (as far
back as 1.38)
FYI: I'm trying to check state info on a connection
failure, so I don't have a "handle" to call state() on.
Or is the preferred solution to read the $DBI::state
variable directly ?
TIA,
Dean Arnold
Presicient Corp.
www.presicient.com
- Next message: Tim Bunce: "Re: DBI->state()"
- Previous message: Marko Asplund: "Re: DBD::Oracle: compilation fails with Oracle9iR2 on Solaris"
- Next in thread: Tim Bunce: "Re: DBI->state()"
- Reply: Tim Bunce: "Re: DBI->state()"
- Maybe reply: Robert Doucette: "Re: DBI->state()"
- Maybe reply: Brian D Campbell: "RE: DBI->state()"
- Maybe reply: Rob Meyer: "Re: DBI->state()"
- Maybe reply: Paula J Capacio: "RE: DBI->state()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|