Oracle database connection in drupal 7 -


i want retrieve list of products external oracle database , show in drupal site catalog. problem that, how can make connection oracle db drupal 7 site. please suggestion on how perform operation highly welcome. thanks!

connecting oracle database php easy: http://www.oracle.com/technetwork/topics/php/whatsnew/index.html

so question want after connect.

the simplest install php filter module, , insert php code node on site.

a more flexible solution write little module of own run oracle queries , take appropriate action. there bit more learning required, provide more flexible solution in long run.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -