File Reader Becomes ResultSet Reader

Assignment #8
Due: 3/25/2002
Points: 10

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.