If you didn't activate Devart ODBC Driver for PostgreSQL during installation, you can activate it later using one of two methods:
You need to activate the driver even for the trial version.
To activate the driver over the internet using a console application, follow these steps (this method works for both Perpetual and Subscription licenses):
/Library/ODBC/Devart/PostgreSQL.
./postgresqlodbcactivator -g
Alternatively, you can find your activation key in the registration email.
sudo ./postgresqlodbcactivator -a <activation_key>
Replace <activation_key> with the driver activation key.
sudo ./postgresqlodbcactivator -a <file_path>
Replace <file_path> with the full path of the file containing the driver activation key.
When the process is complete, the driver is activated, and the License Summary is displayed in the console.
To activate the driver offline (only for Perpetual licenses), follow these steps:
/Library/ODBC/Devart/PostgreSQL.
activation.key name.
The driver gets activated.