-----Original Message-----
From: Hardy Merrill [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 06, 2001 7:21 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Generic DBI "insert_hash" subroutine

> The line that contains the "insert into $table" contains one
> small but significant bug - you need to change the 1st comma
> to a period(for concatenation):

Oops, that's what happens when you edit a cut n paste job :)
I had a 'map' on that line until I learned from merlyn you could
do a '(?) x <number>' instead.

> Doug, do you have a similar "update_hash" subroutine?

It wouldn't be hard to do, but that could also include a where
clause, and it would depend on how you wanted to incorporate that
(as a string, or another hash?).

Reply via email to