Re: adding key to DB object
From: Brandon Metcalf (bmetcalf_at_nortel.com)
Date: 03/29/05
- Next message: David Goodman: "Re: adding key to DB object"
- Previous message: Tim Bunce: "Re: adding key to DB object"
- In reply to: Tim Bunce: "Re: adding key to DB object"
- Next in thread: David Goodman: "Re: adding key to DB object"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Mar 2005 14:20:16 -0600 (CST) To: Tim Bunce <Tim.Bunce@pobox.com>
T == Tim.Bunce@pobox.com writes:
T> On Tue, Mar 29, 2005 at 12:20:09PM -0600, Brandon Metcalf wrote:
T> > j == jeff@vpservices.com writes:
T> >
T> > j> No, that's wrong. It may look like a hash, but when you set or query
T> > j> attributes, you are actually calling the STORE() and FETCH() methods of
T> > j> the DBD and of DBI. You can only set attributes that can be handled by
T> > j> the DBD and by DBI, you can't invent new attributes.
T> Unless they start with "private_".
Ah, nice. That's what I need.
-- Brandon
- Next message: David Goodman: "Re: adding key to DB object"
- Previous message: Tim Bunce: "Re: adding key to DB object"
- In reply to: Tim Bunce: "Re: adding key to DB object"
- Next in thread: David Goodman: "Re: adding key to DB object"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|