I need to create an application that will compare similar data in two diffrent tables which are in two diffrent databases (oracle, and MS Access)
I do not need any data saved to the database.
Can Rails do this? Or is this being to bare within Rails?
Thanks