Gossamer Forum
Home : Products : DBMan : Customization :

assign db fields to array

Quote Reply
assign db fields to array
Sorry, perl newbie. I want to assign some of my db fields to an array so i can use a foreach @array statement to list these fields values if they are not empty. I know how to do this if i use the tedious @index_for_display type scenario, but i assume there is an easier way??

Many thanks