Install ServiceNow SQL API ODBC driver on client machine
Install the ServiceNow ODBC driver on your Windows client machine to enable connectivity between your Business Intelligence (BI) tools and ServiceNow data through the SQL API.
Before you begin
- ServiceNow SQL API ODBC driver can only be installed on a Windows client machine.
- Verify that JDK 17 is installed on your client machine.
Role required: local administrator on client machine for installation, admin on ServiceNow instance for server-side configuration.
Procedure
Result
The installation creates a ServiceNow
SQL API – ODBC folder in the Start menu with these links:
- Interactive SQL(ODBC): An interactive SQL command window for directly testing SQL statements.
- Management Console: A Microsoft MMC snap-in for configuring default properties for the ODBC driver.
- ODBC Administrator: A Microsoft ODBC Administrator program. Searchable by the name ODBC Data Sources (32-bit/64-bit).
The ServiceNow ODBC driver is installed on your client machine and registered with the Windows ODBC Data Source Administrator. You can proceed to configure the driver with your ServiceNow instance connection details.
What to do next
After completing the installation, configure the ODBC driver to connect to your ServiceNow instance. For configuration instructions, see Configure ServiceNow SQL API ODBC driver on client machine.