in reply to Re^2: getting the name of a variable to use as string
in thread getting the name of a variable to use as string
Your thinking appears totally left field. First with DBI you can retrireve rows as hashrefs where the key is already the column name. Next how does the data get into $foo1 in the first place. Why not just put it into a hash in the first instance and then use the hash?
cheers
tachyon
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: getting the name of a variable to use as string
by pmneve (Novice) on Sep 20, 2004 at 18:46 UTC | |
by tachyon (Chancellor) on Sep 21, 2004 at 00:54 UTC | |
by pmneve (Novice) on Sep 21, 2004 at 21:33 UTC |