Hi guys,
I have to develop a Rails app that read (and write) some date from a legacy database: a 20 year old dbf database.
Looking on google I found a post about connecting ruby to dbf databse through ODB, but the post shows how to do that ona Windows Machine. My application will deployed on Windows Server but i develop on Mac so I need to connect my Rails app (running on Mac) to the dbf database.
Does DDBC Data Adapter fot Ruby on Rails support dbf databases?
If So whre can I find more information (perhaps a sample) about how to use it?
Thanks for any help. I apprecite it.
Have a nice day.
Sig
|