Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. The OpenLink Ruby on Rails ODBC Adapter is a native Ruby on Rails adapter providing transparent and consistent access to the Rails ActiveRecord Framework library. The OpenLink Ruby on Rails ODBC Adapter is released as free, open source software under the GNU General Public License. ...Full description
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. The OpenLink Ruby on Rails ODBC Adapter is a native Ruby on Rails adapter providing transparent and consistent access to the Rails ActiveRecord Framework library. The OpenLink Ruby on Rails ODBC Adapter is released as free, open source software under the GNU General Public License. It requires the Ruby ODBC Adapter for operation. Thhe OpenLink Rails ODBC Adapter has been designed to provide a generic data access layer to the Rails ActiveRecord Framework library, enabling connectivity to any ODBC enabled database. This is achieved through use of the Ruby ODBC Adapter from Christian Werner for the bridge from Ruby to the C-based ODBC API.