Ruby on Rails Monday, October 3, 2011

Hi,


How to save a text file to database by mysql.

Does it should separate the text file content
to lots of record table by myself?

If a graph file also should convert to binary data
and record on lots of tables in the database?

When I want to download those file which on database, I should combine
all tables and convert them out?

Thanks,

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment