You need to activate the driver even for the trial version.
To activate the driver from the command line over the internet on macOS, follow these steps (this method works for both Perpetual and Subscription licenses):
/Library/ODBC/Devart/SQLite.
./sqliteodbcactivator -g
Alternatively, you can find your activation key in the registration email.
sudo ./sqliteodbcactivator -a <activation_key>
Replace <activation_key> with the driver activation key.
sudo ./sqliteodbcactivator -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.