We're just uploading version 3.0.3 of Timesheets Lite that addresses some networking issues and database access problems. Changes made to the version 3.0.3 include:
- Set the default application skin to Money Twins (the light blue skin used in all the screenshots on this site).
- Fixed a page ordering problem with the first run wizard.
- Resized the first run wizard window to a more sensible size.
- Added some more information to the error reporting form.
- Made some changes to the task timer to reduce database load including updating the time to the database every 10 seconds and changing the update method to a less data intensive procedure.
- Changed the database connection mode for the default Access backend to a more optimistic method and changed the data locking to record locking rather than page locking. Should result in less connection errors with heavily loaded systems.
- Stopped event logging for attempted loads of common activities and employees with an ID of 0.
- The software now closes database connections when they are not in use rather than having a persistent connection.