I'm a newbiee to Drupal and I just installed one on our server. I was wondering if there was any way to achieve the following via drupal?
We have a mysql database storing a bunch of scientific data and I have a cron script querying the database and making html tables of key data. Is there a way how this content (the resulting html pages) can be integrated and managed via drupal? Especially the link structure etc.?