ODBC Driver for Dynamics 365

Enable or Disable Usage Statistics on macOS - ODBC Driver for Dynamics 365



Enable or Disable Usage Statistics on macOS

Usage statistics is enabled by default when you install the driver. You can disable it in the installation wizard or later using a console application.

Disable Usage Statistics in the Installation Wizard

To disable usage statistics in the installation wizard, on the Registration page, clear the Improvement Program checkbox.

Clear the Improvement Program checkbox in the installation wizard

Enable or Disable Usage Statistics in a Console Application

To enable or disable usage statistics using a console application:

  1. In the console, go to the folder where the driver was installed. The default installation path for the driver is /Library/ODBC/Devart/Dynamics.
  2. Run the activation command with superuser privileges using the -u option. Set the value to false to disable usage statistics or true to enable it.
    • To disable usage statistics: sudo ./dynamicsodbcactivator -u false
    • To enable usage statistics: sudo ./dynamicsodbcactivator -u true
© 2015-2025 Devart. All Rights Reserved. Request Support ODBC Forum Provide Feedback