drupacle
27 sites
Security covered
Oracle Database Connection Tool for Drupal
Developed by RAJAT TRIPATHI
The Drupacle module automatically generates a short-code of "oracle database object" by providing connection details to connect to oracle database. This database object used to communicate with oracle database by using PHP's OCI8 functions (http://www.php.net/manual/en/book.oci8.php)
Developers can communicate with multiple oracle databases.
- Step1 - Install and enable oracle oci driver in the server. (Reference link)
- Step2 - Create a drupacle connection (/admin/drupacle/connections).
- Step3 - Copy and use the short code in your file.