cannot find ODBC Administrator after installing ODBC Driver

AirSquire
Tera Guru

In order to replicate ODBC installation for my client I installed ODBC in my personal laptop, I cannot find "ODBC Administrator" in ServiceNow ODBC folder created in start menu. I am using MS Win 10 64-bit

7 REPLIES 7

gauravchoudhury
Tera Guru

Hi Dhruv,



For starters, you can refer to the tutorial video on "Getting started with ODBC".



  • Getting started with ODBCThe ServiceNow Open Database Connectivity (ODBC) driver provides read-only access to the database associated with your ServiceNow instance.
  • Installing the ODBC driverReview setup requirements, download the ODBC driver installer, and install the driver to a computer.
  • Configure the ODBC driverAfter installing the ODBC driver, configure it to connect to your ServiceNow instance and to communicate through a proxy server if applicable, and set properties to control ODBC behavior.
  • Test the ODBC driverAfter configuring the ODBC driver, test that the driver can connect to the ServiceNow ITSA Suite instance as the ODBC user and can query data from a target table.
  • ODBC behaviorAfter testing the ODBC driver you can use it to query your instance database from a variety of client applications.
  • ODBC and client applicationsSee the following pages for examples of how to use the ODBC driver to create data sources from other applications.

Rajesh Mushke
Mega Sage
Mega Sage

Hi Dhruv,



Here is the procedure for installation and Testing of ODBC Driver :



Test the ODBC driver



After configuring the ODBC driver, test that the driver can connect to the ServiceNow ITSA Suite instance as the ODBC user and can query data from a target table.


About this task


To test the connection, run the ODBC Administrator program.


Procedure


  1. In Windows, navigate to Start > Programs > ServiceNow ODBC > ODBC Administrator.The ServiceNow ODBC data source is installed as a system data source.
  2. Select the System DSN tab, and then select the ServiceNow data source.
  3. Click Configure.
    ServiceNow system data source


  4. Click Test Connect in the ODBC driver Setup dialog box.


    Test data source connection


  5. Enter the login credentials.These are the usual ServiceNow ITSA Suitelogin credentials for the ODBC user you created.


    Log on to data source


  6. Click OK to log in to the data source.
  7. Click OK again when the success message appears.


Installing the ODBC driver



Install the ODBC driver for the first time.


  1. Right-click the executable and select Run as Administrator to launch the installer.
    You are presented with the following InstallShield dialog box.ODBC Step 1


  2. Click Next.
  3. Read and accept the End User License Agreement.
  4. Select the target directory for installing the ServiceNow ODBC driver.The default directory is C:\Program Files\Service-now\ODBC.
  5. Specify the following parameters, which are required to create an ODBC data source that can be used to create a DSN.Data Source Name: a short name to identify this data source.Description: a short description of the driver. The driver's version number is appended at the end of this value.Service Name: the name that can be selected in the Service Name field of the ODBC Administrator.Service Data Source: the name that can be selected in the Service Data Source field of the ODBC Administrator.

    Usually the default values are appropriate.


    ODBC Step 5


  6. Select the Program Folder to create links for the driver. This is the program folder that appears under the Start menu.ODBC Step 6The installation creates the following links in the menu.ODBC Program MenuThe driver code is copied to the target folder.ODBC Step 7A progress bar appears.
    • 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.
  7. When prompted, click Finish to complete the installation.


Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke

Rajesh Mushke
Mega Sage
Mega Sage

Hello dhruvchoudhary



Any update on thread?



Hope your query is been answered , so please close this thread.



Would you mind please close this thread.



Let me know if that answered your question. If so, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list. Visit How To Mark Answers Correct From Community Inbox



Thanks in Advance............




Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke

Hi Rajesh,



All the above steps mentioned by you and Gaurav was known to me. The issue was I wasnt able to find the ODBC Administrator in the start menu, for which no one answered.



Thanks


Dhruv