Prev | Current Page 56 | Next

Kevin Marshall, Chad Pytel, and Jon Yurek

"Pro Active Record: Databases with Ruby and Rails"

The adapter requires the ruby-frontbase library to be
installed on the machine as well. You can obtain the ruby-frontbase library via the gem
command gem install ruby-frontbase.
MySQL: The MySQL adapter does not currently have any author or maintenance information
in its source code. The adapter requires the MySQL library to be installed on the machine
as well. You can obtain the MySQL library via the gem command gem install mysql.
OpenBase: The OpenBase adapter does not currently have any author or maintenance
information it in its source code. The adapter requires the OpenBase library to also be
installed on the machine. You can obtain the OpenBase library via the gem command
gem install openbase.
CHAPTER 1 ?–  INTRODUCING ACTIVE RECORD 9
Oracle: The Oracle adapter was originally written by Graham Jenkins and is currently
maintained by Michael Schoen. The adapter requires the ruby-oci8 library, which itself
requires that the OCI8 API be installed on your machine. The OCI8 API can be installed as
part of the Oracle client available via www.


Pages:
44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68