A note on Programming the Perl DBI (Tim Bunce)

2007-07-25 Thread Bob
Hello, I got the following error, and no way to understand what it means. The error: Can't locate object method pg_oid_status via package DBI::db This is triggered by my command $bag{$dbh-pg_oid_status} = 1; where I use the oid as index in a structure of my own. The book (First Edition,

Re: A note on Programming the Perl DBI (Tim Bunce)

2007-07-25 Thread Amos Shapira
On 25/07/07, Bob [EMAIL PROTECTED] wrote: Hello, I got the following error, and no way to understand what it means. The error: Can't locate object method pg_oid_status via package DBI::db This is triggered by my command $bag{$dbh-pg_oid_status} = 1; where I use the oid as index in a

Re: A note on Programming the Perl DBI (Tim Bunce)

2007-07-25 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Can't locate object method pg_oid_status via package DBI::db This is triggered by my command $bag{$dbh-pg_oid_status} = 1; where I use the oid as index in a structure of my own. pg_oid_status is an *attribute* of the statement handle,

Programming the Perl DBI

2004-10-13 Thread Joseph Bruni
Hello, I'm looking at the Perl DBI O'Reilly book, but it has a publish date of 2000. How much has DBI changed since then? Is the book still a good reference or has it become outdated? Joe smime.p7s Description: S/MIME cryptographic signature

Re: Programming the Perl DBI

2004-10-13 Thread Tim Bunce
On Wed, Oct 13, 2004 at 01:58:53PM -0700, Joseph Bruni wrote: Hello, I'm looking at the Perl DBI O'Reilly book, but it has a publish date of 2000. How much has DBI changed since then? | this much | or, for a list of changes since DBI 1.14, this much:

Re: Programming the Perl DBI - 2nd edition coming?

2003-07-15 Thread Hardy Merrill
Tim Bunce [EMAIL PROTECTED] wrote: On Mon, Jul 14, 2003 at 01:24:41PM -0400, Hardy Merrill wrote: Tim (or anyone else who knows), I'm wondering if you have plans to create a 2nd edition to 'Programming the Perl DBI'? It's been over 3 years since the 1st edition - I for one would like

Re: Programming the Perl DBI - 2nd edition coming?

2003-07-15 Thread Tim Bunce
On Tue, Jul 15, 2003 at 09:58:45AM -0400, Hardy Merrill wrote: While we're on the subject, I'd like to put in a request for some in-depth discussion in the book about subclassing the DBI. I know the DBI perldocs does talk about it and give some examples, but I'd like to see *more* depth

Re: Programming the Perl DBI - 2nd edition coming?

2003-07-15 Thread Ron Savage
Tim Bunce [EMAIL PROTECTED] wrote: Hi Tim While we're on the subject, I'd like to put in a request Also, I'd like to concrete suggestions for the design of a module which handles differences between servers. Yes, I realise this has been implemented various times, eg in DBIx::SQLEngine. --

Programming the Perl DBI - 2nd edition coming?

2003-07-14 Thread Hardy Merrill
Tim (or anyone else who knows), I'm wondering if you have plans to create a 2nd edition to 'Programming the Perl DBI'? It's been over 3 years since the 1st edition - I for one would like to see a 2nd edition. Thanks. -- Hardy Merrill Red Hat, Inc.

Re: Programming the Perl DBI - 2nd edition coming?

2003-07-14 Thread Tim Bunce
On Mon, Jul 14, 2003 at 01:24:41PM -0400, Hardy Merrill wrote: Tim (or anyone else who knows), I'm wondering if you have plans to create a 2nd edition to 'Programming the Perl DBI'? It's been over 3 years since the 1st edition - I for one would like to see a 2nd edition. Synchronisity

RE: Programming the Perl DBI - 2nd edition coming?

2003-07-14 Thread Neibarger Scott H
Jungian Synchronicity? It's not just a funny thing, it's downright _weird_ sometimes. I don't get it. -Original Message- From: Tim Bunce [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2003 2:47 PM To: Hardy Merrill; [EMAIL PROTECTED] Subject: Re: Programming the Perl DBI - 2nd edition

Re: Synchronicity - was Programming the Perl DBI - 2nd edition coming?

2003-07-14 Thread Jonathan Leffler
the Perl DBI - 2nd edition coming? On Mon, Jul 14, 2003 at 01:24:41PM -0400, Hardy Merrill wrote: Tim (or anyone else who knows), I'm wondering if you have plans to create a 2nd edition to 'Programming the Perl DBI'? It's been over 3 years since the 1st edition - I for one would like to see a 2nd