How to save data into database from xml

Hi all,

I am trying to parse data from rss feed using feed-normalizer which is
work properly but now i want to save that data into the database which i
am not able to do…so can any one please help me??

Thanks,
Preksha…

2009/9/29 Preksha P. [email protected]:

Hi all,

I am trying to parse data from rss feed using feed-normalizer which is
work properly but now i want to save that data into the database which i
am not able to do…so can any one please help me??

Do you mean that you do not know how to do it? If so then you need to
learn about Ruby and Rails. Get some books, work through tutorials
and use google. The Rails Guides and railscasts are a good place to
start.

Colin