Hi..
I have a similar system where my source db is legacy Oracle db. What I 
have done is use MySQL db for development and Oracle in other 
environments..You will need the schema for setting up local. Don't 
import the db at one go.. Create migrations as you establish models and 
associations for the app..
you can use SQL scripts if you want soem raw test data.

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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to