What's new in Gantt Chart Builder for Access 4.3.1

Mar 7, 2018
  • Fixed an alignment issue with Gantt bars and resources for both Weekly formats.
  • Added two additional options to the function ‘SetResourceGraphParams’ in the ‘Report_Open’ procedure to allow the developer control over the Y-axis (maximum number of resources) to use on the resource graphs. The default, -ve 1, will use auto scaling.

New in Gantt Chart Builder for Access 4.2.0 (Jan 11, 2017)

  • This version is Access 2016 compatible.
  • This version adds an additional option to the function ‘GanttInitialise’ in the ‘Report_Open’ procedure to allow the developer to supress warning messages.

New in Gantt Chart Builder for Access 4.1.5 (Jan 15, 2015)

  • This version fixes an alignment issue with some Gantt bars not correctly reflecting the task’s start and end dates for weekly based builds.

New in Gantt Chart Builder for Access 4.1.4 (May 20, 2013)

  • This version fixes an alignment issue with some Gantt bars not correctly reflecting the task’s end date

New in Gantt Chart Builder for Access 4.1.3 (Apr 2, 2013)

  • This version is Access 2013 compatible.
  • Modified Report Manager to have better error handling.
  • Added 64-bit versions of the libraries for both Access 2010 and 2013.
  • Fixed a date issue with SQL Server and ADO implementations with Access 2007 and latter.

New in Gantt Chart Builder for Access 4.1.1 (Oct 17, 2012)

  • Fixed an issue with printed resource graphs having incorrect values. THe original values present in the print preview are correct, but the latter printed values would be incorrect.
  • Fixed an issue if you tried to print a resource based report more than once. On the second and subsequent prints, the resource graphs would not print.
  • Fixed an issue that the resource graphs would not scale correctly under certain circumstances. In some instances, the a resource graph may extend past the top of the auto-scaled graph.

New in Gantt Chart Builder for Access 4.1.0 (Jul 17, 2012)

  • Added another optional parameter to the function ‘GanttInitialise’. The new 11th optional parameter is a number to specify the number of seconds to automatically close any error messages and program prompts (value of ZERO means DISABLE AUTO CLOSE). Default is 0 which is the same behaviour as previous versions. This feature is useful when you have unattended automated report building.

New in Gantt Chart Builder for Access 4.0.7 (Jul 11, 2012)

  • Fixed issue with Resource charts being misaligned on Yearly, Monthly, and Quarterly based Gantt charts. Also, added warning for Access 2007/2010 users with Resource graphs if the sub-report is not the correct size.