Drivers: Simplified Windows default install path
Details
| Detail name | Value |
|---|---|
| Changelog Number | 11549 |
| Type | Improvement |
| Status | Resolved |
| Fix Versions | ODBC 24.0.0, JDBC 24.0.0, ADO.NET 24.0.0 |
| Resolution Date | 2024-03-11 |
Background
On Windows, the default installation path for Drivers was %PROGRAMFILES%\Exasol\EXASolution-x.y\<Driver>. As a result, new driver versions would be installed to a new path.
Improvement
The default path where the drivers are installed on Windows is changed to %PROGRAMFILES%\Exasol\<Driver>, where <Driver> can be ODBC, JDBC, ADO.NET, or EXAplus.