Community

Connecting to a database and displaying the data

I wish to connect my drupal powered site to another database, in which i have certain data. I wish to have a page on my site with filters which the users select and then displays the data relevant to the filters they selected.
How would I be able to do this? Creating a special node type adding data to it, saving it to an external database and then applying filters to it somehow using taxconomy? Using the feeds module and applying filters to them, somehow?

I would really appreciate any approaches to this idea.

Comments

_

The easiest way would be to describe the database and tables you wish to display to views using the views api. Then you create views of that info basically like any other.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

nobody click here