EEN523 Fifth Assignment
Due Tuesday 4th May 1999
(This is really part 3 of the third assignment).
Implement in C (or the programming language of your choice, so long
as it supports the SQL client functions) a user-friendly, semi-professional
quality interface to the database you designed for assignments 3 and 4.
It should be asy to use, and robust (i.e. should not crash if the user
gives bad input), and provide understandable output. It should allow
the user to ask at least all of the queries that appeared in your ER
diagram or were tried out in SQL for the previous assignment.
Your program should be of sufficient quality that you could imagine
charging (a little) money for it, if it had been requested by some
commercial concern, but don't go overboard with it.