Jump to content

Export data from a Ruby on Rails DB


This topic is 4661 days old. Please don't post here. Open a new topic instead.

Recommended Posts

This forum is the closest I could find to my problem, but it may not be the correct one.

I do pro bono work for non-profs. My newest project is to convert data from a web-based program called Ruby that runs on something called Rails. I cannot run any of this because I am on a Mac and these two are PC based. Can anyone shed any light on how I can get the data from this online DB into a format that I can work with to create an FMP DB?

Thanks ,

Link to comment
Share on other sites

a web-based program called Ruby that runs on something called Rails

Well, Ruby is not a program, and Rails is not something - and Ruby on Rails is not PC based. I suggest you find out what database they are using for their backend (most likely it'll be MySQL), then communicate directly with the database.

Link to comment
Share on other sites

This topic is 4661 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.