Hi, I am looking at ActiveRecord Extension http://www.continuousthinking.com/tags/arext/rdoc/index.html as a way of helping me synchronize data from a csv file. I have the app working using row by row query, but the bulk upload looks like it will help speed things up. There is also mention of a synchronize method. But I have only found limited documentation. If anyone has any pointers to some docs, or some information on how bulk upload and synchronise work I would be grateful. Will synhronize allow me to send multiple rows in one hit and have the table updated where there are changes, and can I control the direction of changes, ie. csv to db. thanks Tonypm --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---