Download Information

Please note!

All downloads are available to the general public now.
However, we will send you your personal trial license key via email. So the downloads are only unlocked after you entered and verified your email address.


If your email is already registerd, ...

... please enter the email address in the dialog that appears when you click "download" to unlock the downloads.

Released: 2023-12-22

Version 1.3.115

This is a small maintenance update.

With this update we merged the new ExcludedObjectRegExps option into the 1.3.* development line.

Important Changes:

----- General -----

  • Feature: New option ExcludedObjectRegExps allows to enter Regular Expressions to exclude local objects from source control.
  • Bug Fix: Potential fix and improved logging for a rare issue with integration into Access context menues.

You should download the 64Bit release only if you’ve got 64Bit Access!

Download 64Bit Edition » Download 32Bit Edition »
Released: 2023-07-11

Version 1.3.114

This is a hotfix release for the error message "Ivercy - Unexpected Error - AccessibleChildren failed, parentName: All Access Objects firstChildIdx:5 accRetVal:1".

This is a hotfix release for the error message "Ivercy - Unexpected Error - AccessibleChildren failed, parentName: All Access Objects firstChildIdx:5 accRetVal:1". This error message started to appear for some users at the end of June 2023. It is caused by a sudden change in some internal Access structures. We cannot say what exactly caused this change and why a small number of users are affected by this issue while the vast majority is not.

This update can be applied to all 1.3.* versions.
If it is applied to 1.3.21 beta, it will downgrade the functionality of the Ivercy installation to version 1.3.14 + this hotfix.


You should download the 64Bit release only if you’ve got 64Bit Access!

Download 64Bit Edition » Download 32Bit Edition »
Released: 2020-06-15

Version 1.3.14

This is the first release of the Ivercy 1.3.-line being released for general production use. Compared to the 1.2-versions there is a major redesign of the internal architecture. If you are using the MSSCCI-Connectivity, you will not notice any difference in the behavior of Ivercy (except for changes listed below).

The new architecture has been tested with MSSCCI-Connectivity for more than a year and is stable and fully supported. The new and optional Non-MSSCCI-Connectivity with custom connectors is still incomplete and should be considered beta-state.

(This version was originally released as preview/beta on 2020-04-15. There were no significant problems reported with this version, therefore we changed its status to “general release”. If you downloaded the version 1.3.14 as beta, there is no need to download it again.)

The changes listed here are compiled on the baseline of version 1.2.6. If you have been using any 1.3.-release, you already have parts of these changes.

Important Changes:

  • Feature: Exclude Objects from Ivecy. Useful for temporary objects that are created or modified by code in your application.
  • Feature: Custom Commands - Define custom external commands to be executed from within Microsoft Access development environment. Read the Custom Command documentation!
  • Feature: New, optional and still beta connectivity to Subversion using SharpSVN.
  • Feature: New SourceProcessingSetting Line_Replace
  • Feature/Bugfix: With TFS it’s possible to get an old version of an object from the history ("Get This Version").
  • Feature: Combined artifical status filters for new and out-of-date files in the repository.
  • Feature/Bugfix: Old log files are deleted when closing Access. (Default for "old" is 30 days or older, but can be configured.)
  • Bugfix: Ivercy does not ask anymore if you want to delete files from the repository that are not controlled.
  • Bugfix: (ADP-Projects only) No more error message "The given key was not present ..." when accidentally selecting a SQL Server table or view and invoking an Ivercy command.

You should download the 64Bit release only if you’ve got 64Bit Access!

Download 64Bit Edition » Download 32Bit Edition »
Released: 2020-04-01

Version 1.2.6 - 64bit

This is hot fix of our installer for 64bit Access only!.

In general this is a minor bug fix release. We recommend to install this version only if you need Ivercy in 64bit Access.

Upgrade guide:

You can install this version as an in-place upgrade by installing the new version without uninstalling the previous version. It is recommended to check-in all pending work before running the setup for the update.

Changes:

  • Bugfix: Any source code control operation initiated from the context menu resulted in an error message "The given key was not present in the dictionary" if it was executed for an object with the &-sign in its name.
Download 64Bit Edition »
Released: 2019-05-28

Version 1.2.6 - 32bit

This is a minor bug fix release. We recommend to upgrade only if you are affected by the issue listed below.

Upgrade guide:

You can install this version as an in-place upgrade by installing the new version without uninstalling the previous version. It is recommended to check-in all pending work before running the setup for the update.

Changes:

  • Bugfix: Any source code control operation initiated from the context menu resulted in an error message "The given key was not present in the dictionary" if it was executed for an object with the &-sign in its name.
Download 32Bit Edition »
Released: 2024-07-05

Version 1.4.28

Beta release with a more user friendly “Configure New Project” dialog for the Git Connector and an important bug fix to the MSSCCI-Connector for 64bit environments.

Upgrade guide:

General Recommendation: Before upgrading to a new version, it is recommended to check-in all pending changes.

If you want to use the new TfsEx or Git connector and are upgrading from a previous version, which did not include the TfsEx or Git connector, you should run the setup once to upgrade the existing installation. Then run the setup again and choose “Add/Remove Features” to add the new connector to your installation.

 

----- General -----

  • Bug Fix: Ivercy did not detect the deletion of objects from the Access project if Access was configured not to ask for confirmation of object deletions.
  • Bug Fix: Delete .accdb temp file in working folder after it is no longer needed.

----- Git Connector -----

  • Feature: Revised “Configure New Project” dialog with pre-configured options to either set up a new project with Ivercy style or with Git style folder configurations.
  • Bug Fix: When adding a new project to a repository, always show the HEAD branch for selection even if it has no commit yet.
  • Feature: New SCC status “NewOrUpdatedInOrigin” to mark changes in the remote not yet pulled to the local repository.
  • Change: The auto-generated .gitignore file is now placed into the source file folder
  • Bug Fix: Ivercy will no longer try to create a .git file in the exact location of the Git repository

----- MSSCCI Connector -----

  • Bug Fix: Fixed the truncation of the context pointer of the MSSCCI API on 64bit. This was causing a “System.AccessViolationException: Attempted to read or write protected memory.” with some MSSCCI-Providers.

Known Issues

----- General -----

  • The SCC Status of the Data&Misc-Objects may be incorrect and not reflect local changes (Modified).

----- Git Connector -----

  • The SCC Status of the Data&Misc-Objects may be incorrect and not reflect local changes and remote changes (Modified and Out-Of-Date).

You should download the 64Bit release only if you’ve got 64Bit Access!

Download 64Bit Edition » Download 32Bit Edition »
Released: 2024-02-13

Version 1.4.23

Yet another beta release fixing several issues, particularly in the Git Connector.

Upgrade guide:

General Recommendation: Before upgrading to a new version, it is recommended to check-in all pending changes.

If you want to use the new TfsEx or Git connector and are upgrading from a previous version, which did not include the TfsEx or Git connector, you should run the setup once to upgrade the existing installation. Then run the setup again and choose “Add/Remove Features” to add the new connector to your installation.

Important Changes

----- General -----

  • Feature: An Azure DevOps (TF VC) login dialog is now forced to stay in front of the Access application window. Applies to both the MSSCCI and the TfsEx connector.
  • Bug Fix: Fixed some issues with Excluded Objects when objects are excluded that are already in the repository.
  • Feature/Bug Fix: Several minor bug fixes and internal optimizations
  • Bug Fix: Fixed an issue with checking in the Data&Misc-Objects when a database contains or contained links to Sharepoint lists.

 

----- Git Connector -----

  • Bug Fix: Fixed an issue with adding a new project to an empty master/main branch in the repository (Error: “Failed to write reference 'refs/heads/master': a reference with that name already exists.”)
  • Feature/Bug Fix: Improved user input validation in the “Configure New Project” dialog. (Prevents at least one occurrence of the error "Illegal characters in path.".)
  • Bug Fix: Fixed an error where “Compare with previous” in the History dialog would compare a file with a different file from the same changeset.
  • Bug Fix: Fixed (partially) incorrect status information for deleted and renamed files.

 

Known Issues

----- General -----

  • The SCC Status of the Data&Misc-Objects may be incorrect and not reflect local changes (Modified).

----- Ivercy Git Connector -----

  • The SCC Status of the Data&Misc-Objects may be incorrect and not reflect local changes and remote changes (Modified and Out-Of-Date).

You should download the 64Bit release only if you’ve got 64Bit Access!

Download 64Bit Edition » Download 32Bit Edition »
Released: 2023-12-29

Version 1.4.22

Another beta release fixing a several issues and delivering a couple of small enhancements in usability.

Upgrade guide:

General Recommendation: Before upgrading to a new version, it is recommended to check-in all pending changes.

If you want to use the new TfsEx or Git connector and are upgrading from a previous version, which did not include the TfsEx or Git connector, you should run the setup once to upgrade the existing installation. Then run the setup again and choose “Add/Remove Features” to add the new connector to your installation.

Important Changes

----- General -----

  • Feature: Extended new option ExcludedObjectRegExps allows to also exclude objects from the repository from the source code control process.
  • Feature/Bug Fix: When deleting local objects in Access, the confirmation dialog for deleting those in the repository now lists the affected objects in a listbox instead of the message text directly. (Preventing the Yes/No buttons being off-screen when a large number of objects is affected.)
  • Feature/Bug Fix: The Clean-Up Deleted Objects feature now list the affected objects in a listbox instead of the message text directly. (Preventing the Yes/No buttons being off-screen when a large number of objects is affected.)
  • Bug Fix: Ivercy no longer asks to check-out Data&Misc-Objects when renaming a table when they were already checked-out.
  • Bug Fix: Fixed error "startIndex cannot be larger than the length of the string" when renaming linked ODBC tables.
  • Bug Fix: Fixed Access error "Object Type blank or invalid" when cancelling the process of renaming a linked table.
  • Bug Fix: The base line version file of an objects is now also correctly updated on check-in/add (only affected TfsEx, SharpSvn, and Git connectors, not MSSCCI)
  • Feature (internal): Improved/Enhanced debug output in log file for several error situations

 

----- TfsEx Connector -----

  • Bug Fix: Fixed some occurrences of "Object reference not set to an instance of an object" exception, when disconnected from the Azure DevOps server.
  • Feature/Bug Fix: The list of locked objects, which cannot be checked out, is now displayed in a listbox instead of the message text directly. (Preventing the OK button being off-screen when a large number of objects is affected.)

 

Known Issues

----- General -----

  • The SCC Status of the Data&Misc-Objects may be incorrect and not reflect local changes (Modified).

----- Ivercy Git Connector -----

  • The SCC Status of the Data&Misc-Objects may be incorrect and not reflect local changes and remote changes (Modified and Out-Of-Date).

You should download the 64Bit release only if you’ve got 64Bit Access!

Download 64Bit Edition » Download 32Bit Edition »
Released: 2023-12-19

Version 1.4.20

This release is fixing two critical issues that were caused by changes to Microsoft Access in recent months. It also includes several other bug fixes and also one new feature.

Upgrade guide:

General Recommendation: Before upgrading to a new version, it is recommended to check-in all pending changes.

If you want to use the new TfsEx or Git connector and are upgrading from a previous version, which did not include the TfsEx or Git connector, you should run the setup once to upgrade the existing installation. Then run the setup again and choose “Add/Remove Features” to add the new connector to your installation.

Important Changes:

----- General -----

  • Bug Fix: Fixed error message "Ivercy - Unexpected Error - AccessibleChildren failed, parentName: All Access Objects firstChildIdx:5 accRetVal:1".

    (This error was caused by Microsoft changing the internal structure of the Navigation Pane.)

  • Bug Fix: Fixed error message "'Continuous Form Navigation Keys' is an invalid name" followed by error "Property not found" when checking the Data&Misc-Objects in or retrieving their latest version.

    (This error was caused by Microsoft renaming one of Access’ option values.)

  • Feature: New option ExcludedObjectRegExps allows to enter Regular Expressions to exclude objects from source control.
  • Bug Fix: Several minor bug fixes related to the integration into the Access UI.

 

----- TfsEx Connector -----

  • Bug Fix: When manually resolving a merge conflict on GetLatestVersion, the conflict was not marked as resolved for DevOps Server and would prevent a subsequent check-in. – With this new version all reproducible conflicts are now successfully marked as resolved.
  • Bug Fix: The “Keep Checked Out” option during check-in had no effect. Fixed now.

 

Known Issues:

----- General -----

  • The SCC Status of the Data&Misc-Objects may be incorrect and not reflect local changes (Modified).

----- Ivercy Git Connector -----

  • The SCC Status of the Data&Misc-Objects may be incorrect and not reflect local changes and remote changes (Modified and Out-Of-Date).

You should download the 64Bit release only if you’ve got 64Bit Access!

Download 64Bit Edition » Download 32Bit Edition »
Released: 2021-11-02

Version 1.4.12

Yet another beta release fixing a major issue in the new Ivercy Git connector and including several minor general fixes and enhancements.

Upgrade guide:

General Recommendation: Before upgrading to a new version, it is recommended to check-in all pending changes.

If you want to use the new TfsEx or Git connector and are upgrading from a previous version, which did not include the TfsEx or Git connector, you should run the setup once to upgrade the existing installation. Then run the setup again and choose “Add/Remove Features” to add the new connector to your installation.

If you used the new TfsEx or Git connector in version 1.4.8 and earlier, and stored credentials for a remote repository, Ivercy v1.4.12 cannot read these stored credentials due to changes of the encryption logic. You may see a "Data is invalid" error when you open the database, on any SCC operation, and/or when you open the Options Dialog.

(This does not apply to stored user/password credentials for Azure DevOps with TfsEx.)

To fix this issue:

  • Click on "Options" in the Ivercy Ribbon
  • Select the new "Credentials for YourProject" tab in the Options Dialog
  • Remove the existing credential data
  • Enter your valid credentials again
  • Click "Update Credentials"
  • Click "Save"
  • Close your database and Access
  • Open your database again
  • Everything should work as expected now.

Changes in versions 1.4.12:

----- General -----

  • Bug Fix: If an error is encountered during preprocessing a source file before import into Access that error will no longer abort the import process for other files.
  • Feature: Extended debug log output to help Ivercy support with problem diagnosis.

----- Ivercy Git Connector -----

  • Bug Fix: The new repository option in the Configure Project dialog now creates a normal Git repository instead of a bare.
  • Feature: The History now shows all affected files in a commit.
  • Feature: Many small improvements to the usability of the Configure Project dialog to prevent accidental misconfiguration and to clarify meaning of terms.

Known Issues:

----- General -----

  • The SCC Status of the Data&Misc-Objects may be incorrect and not reflect local changes (Modified).

----- Ivercy Git Connector -----

  • The SCC Status of the Data&Misc-Objects may be incorrect and not reflect local changes and remote changes (Modified and Out-Of-Date).
  • Cloning remote repositories has only been tested with GitHub. – We aren’t aware of any issues, and it should work with any hosting service, it is just not tested yet.
  • Ivercy will only show the history of deleted objects on or before the last import of that object before deletion. At least the delete operation itself will not be shown in the history. (This is caused by a limitation in LibGit2Sharp)

You should download the 64Bit release only if you’ve got 64Bit Access!

Download 64Bit Edition » Download 32Bit Edition »
Released: 2020-04-01

Version 1.3.11 - 64bit - Beta

This is a dedicated installer version for installation into 64bit Access. Except for the 64bit installer this version is identical to V 1.3.10

This is the first publicly available version in the 1.3.* series, which contains a huge internal restructuring to be more open to Non-MSSCCI connectivity. You should read our blog post on our Perspective for 2019 to get more background information.

Please be aware, this is a beta version!

Important Changes:

  • Feature: New, optional connectivity to Subversion using SharpSVN.
  • Feature: New SourceProcessingSetting Line_Replace
  • Feature/Bugfix: With TFS it’s possible to get an old version of an object from the history ("Get This Version").
Download 64Bit Edition »
Released: 2019-03-04

Version 1.3.10 - 32bit - Beta

This is the first publicly available version in the 1.3.* series, which contains a huge internal restructuring to be more open to Non-MSSCCI connectivity. You should read our blog post on our Perspective for 2019 to get more background information.

Please be aware, this is a beta version!

Important Changes:

  • Feature: New, optional connectivity to Subversion using SharpSVN.
  • Feature: New SourceProcessingSetting Line_Replace
  • Feature/Bugfix: With TFS it’s possible to get an old version of an object from the history ("Get This Version").
Download 32Bit Edition »

For beta program participants

If you are participating in our beta programm and have issues with your download please get in contact with us.
Email: info@ivercy.com