Skip to main content
aguevara16
Staff
Staff
March 21, 2025

Technical Tip: How to uninstall ODBC driver 13 for SQL server in FortiClient EMS

  • March 21, 2025
  • 0 replies
  • 525 views
Description This article describes how to uninstall older Microsoft ODBC driver versions for SQL servers in FortiClient EMS on-premise deployments.
Scope EMS v7.0.x , v7.2.x.
Solution

In on-premise EMS servers, depending on the SQL server version two different Microsoft ODBC Driver versions can be installed, for example:

 

ODBC.png

 

In the EMS server, the latest version of ODBC takes precedence when multiple versions are installed, so ODBC Driver 13 can be uninstalled.

 

Solution:

Before uninstalling the Driver, always confirm which ODBC Driver version is being used on the SQL DB configuration. For this, check the db.conf file which can be found under C:\Program Files (x86)\Fortinet\FortiClientEMS\db.conf

Verify the Driver version set in ConnectionTemplateODBC=DRIVER setting, for example:

 

db-conf.png

 

Once confirmed that ODBC Driver 13 is not being used on the DB configuration, proceed to uninstall it. It is expected to receive below Warning when trying to uninstall:

 

warning.png

 

Before any changes on the EMS server, take a DB backup and a VM snapshot.