Reputation: 31
My client has an Oracle 11g installed and want migrate the company site to a CMS that uses the oracle.
Upvotes: 1
Views: 2241
Reputation: 571
There is this post on the forum for the Fabrik joomla extension extension that describes a patch to allow the component to connect to an Oracle database. It was contributed by a user, and I personally cannot vouch for it, however.
Upvotes: 0
Reputation: 9809
There is an "experimental" Oracle driver module for Drupal. From what I understand, adding support for new database backends is easier in Drupal 7 because it uses PDO. For instance, Drupal 7 includes support for SQLite in core.
I did some quick searching and didn't find anything equivalent for WordPress or Joomla, the other two CMS packages you included in the tags.
Upvotes: 4