Modify your File Reader application to use the database component created in Assignment #7. It should pass the appropriate SQL string to the component, then process the returned ResultSet to create a comma-separated string just as was being retrieved from the file.