DataAccessLayer
This project is used to create, update, delete and select information from the TimesheetEXPRESS database.
The project contains class to manage all the datasource objects that are in the TimesheetEXPRESS database.
The project also implements the IDataAccessor interface.
If the datasource is to be changed, then this interface should be implemented for the new datasource.
