| Article: |
Rolling with Ruby on Rails | |
| Subject: | using Microsoft Access | |
| Date: | 2005-06-13 19:45:18 | |
| From: | curth | |
|
Response to: using Microsoft Access
|
||
| No one has yet written an MS Access interface driver for Rails. | ||
Showing messages 1 through 1 of 1.
-
using Microsoft Access
2006-03-09 00:43:32 Tlong [View]



How does such interface driver looks like?
To access to an MS-Access-DB, we can do something like DBI.connect(dbi:odbc:your_ms_access_conection). Programming in Rails means using OR-Mapping. What we are missing here is the OR-Mapping-Layer for Access, right? How does such OR-Mapping implementation looks like? Where can I get an example?
thanks alot