Hi All,

   I came up against a situation where I need to create table based on user
input file (lets say csv).   How can I create on the fly tables using
DBIx::Class considering the column numbers are varying with each user file?

This is something very similar of having mysql temporary table and loading
a file into the table using load command.

Could anybody give me directions/points on how to go about ?

Thanks

-- 
Rohan
_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to