I don't need it to be fast, but I do need it to be available from a web page.

Henry

On July 17, 2010 05:25:04 pm [email protected] wrote:
> I do this using Navicat MySQL tool. Depending on your needs, that
> might be the fastest way. It does not support the web page UX, but it
> gets data in fast.
> 
> On Jul 17, 7:11 am, Owen <[email protected]> wrote:
> > Hey Henry,
> > 
> > Nothing out-of-the-box I am aware of in Hobo. However, using Paperclip
> > and FasterCSV might help:
> > 
> > http://goodbadtech.com/2009/05/13/ruby-on-rails-import-csv-data-into-...
> > 
> > -Owen
> > 
> > On Jul 16, 12:57 pm, Henry Baragar <[email protected]>
> > 
> > wrote:
> > > Hello,
> > > 
> > > I need to provide a web page in a Hobo application for uploading a file
> > > that contains data for generating a whole bunch of records.  The file
> > > is discards after the data is processed.
> > > 
> > > What is the Hobo way of doing this?
> > > Create a Webform and use the Rails file_field_tag?
> > > Create a LifeCycle and use the Rails file_field_tag?
> > > Do it the Rails way?
> > > Any pointers would be appreciated.
> > > 
> > > Regards,
> > > Henry
> > > 
> > > --
> > > Henry Baragar
> > > Instantiated Software

-- 
Henry Baragar
Instantiated Software

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to