This is my first post on the forums and my second day using joomla and i am in love. My question refers to connecting to another database (not the joomla database) and fetching data from there. I tried searching the forums but to no avail. Hopefully someone might be able to help. I just read the Hello World Component tutorials and I think that I kind of understand them.
So, here is the scenario:
I have information about songs currently broadcasting over the internet from an on-line radio station that I code for (title, artist, duration, etc). This information is stored in a MySQL database on the individual computers for each DJ and not on the webserver. My question is that is there a way to connect to a remote database within a component, fetch data or add new data, disconnect from that remote database, and then output what was fetched?

Does anyone have any ideas on how this might be accomplished?
Thank you in advance.
Hess Smith