- http://blog.behindlogic.com/2007/07/msaccess-for-rails-heres-your-rough.htm
- http://rubyonwindows.blogspot.com/2007/06/using-ruby-ado-to-work-with-ms-access.html
Solution one is more preferable than the second one. Using this solution we can do same operations that we do using ActiveRecord.
If you could not use the solution one for your expected result then you can use second solution. But this solution is not that much intuitive. Using this solution, if you want to any operation then you will need to write SQL yourself.
No comments:
Post a Comment