[Catalyst] Create Table

Will Smith willbelair at yahoo.com
Thu Oct 20 17:34:11 CEST 2005


Hi,
I am doing some programming with catalyst. I run into this problem:
I have a table Item (itemid, itemname) . I then add 100 items into the table. I use the:
$c->stash->{item} = myshop::M::CDBI::Item->retrieve($id)  ----- to get the "itemid" array. The stash now contains 100 itemid. My question is:
Can I within catalyst create a new table with 100 columns (come from the stash, and can be named either itemid or itemname)?
 
Thanks

		
---------------------------------
 Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20051020/3c54d36d/attachment.htm


More information about the Catalyst mailing list