
The Client:
The New Zealand Seafood Industry Council is an
advocacy organisation for the industry, as well as co-ordinating the industry
training function. To track staff time they maintain an internal timesheet system. This system was based around a Microsoft Access 97 database.
The Requirement:
The client wanted to allow all staff to access the timesheet system without needing to install Access on every computer. Furthermore they wanted to eliminate the risk that a staff member running a later version of Access would convert the database.
The Solution:
We wrote a simple two page application in Macromedia Dreamweaver using ASP that queried the key files within the database and allowed entry via a webbrowser.
Back