By thornhawk on
Hi,
I was wondering if it is possible to run Drupal with SqlPlus/Oracle??
I have been able to connect to the SqlPlus database, yet Drupal returns with 'Unsupported Database'. I've read through the database.inc file, yet I honestly don't know how to change the php/sql code to make it interact with the SqlPlus database.
Does anyone have any ideas?
Thanks!
Comments
database.sqlplus.inc
Hi thornhawk,
I think you would need to create a database.sqlplus.inc file that implements all of the functions in one of the other database.???.inc files for sqlplus.
There is most likely a config file somewhere or something that tells drupal which database system to use.
I hope that helps, I'm new to drupal and haven't looked a sqlplus.
Tony.
www.csscreator.com