Here is my problem:

There is a sports simulation that saves everything to a database file with multiple tables. Users would like a utility that would let them filter the tables for certain values and then export to an HTML report.

As an excited amateur to programming with java (some experience with Visual Basic, a little with C++), I am trying to figure out what resources I will need to pursue/read/study to plan this utility. What should I be looking into? Is this possible??

Please help!!