Im trying to setup situation where users of application can do statistical analysis of data. There are 3 tables, users, exams, polls
public static Reservation[] openBinaryFile( String fileName ) { Reservation [] objArray = null; try { ObjectInputStream inStream = new ObjectInputStream(