How can we integrate Oracle database with Drupal 6.

Tried with Oracle driver but it not showing oracle database option at Installation time.

Need help to work Oracle database with Drupal 6

link|improve this question
dry drupal 7 php pdo should take care of it – vishal Jan 12 at 14:31
problem in drupal7 also; if you have any tutorial then give me link. – deepakjoshi Jan 13 at 4:52
feedback

1 Answer

Pdo driver for oracle does not work yet so d7 won't work until that is stable. D6 is simply not supported.

If you need content from oracle I woul recommend using d7 with Postgres or MySQL and project forena to get data from oracle instance.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.