N
The Global Insight

How do I verify ODBC connection

Author

John Johnson

Updated on April 02, 2026

Click the Windows “Start” button and then click “Control Panel.” Click “System and Security.” Click “Administrative Tools” in the list of utilities. … Click the DSN you want to test. … Click the “Test Connection” button.

How do I know if ODBC is working?

  1. In Windows, navigate to Start > Programs > ServiceNow ODBC > ODBC Administrator. …
  2. Select the System DSN tab, and then select the ServiceNow data source.
  3. Click Configure.
  4. Click Test Connect in the ODBC driver Setup dialog box.
  5. Enter the login credentials. …
  6. Click OK to log in to the data source.

How do I know if ODBC driver is installed?

Open the Windows Control Panel. Open the Administrative Tools folder. Double-click Data Sources (ODBC) to open the ODBC Data Source Administrator window. Click the Drivers tab and locate the SQL Server entry in the list of ODBC drivers to confirm that the driver is installed on your system.

How do I troubleshoot ODBC connection?

  1. Make sure the database script for the same version as the interface has been run on the database.
  2. Make sure the SQL Server® is running.
  3. Stop and re-start your SQL Server® if you have made any changes.
  4. Make sure the user is listed as a user in SQL Server®.

How do I find ODBC connections in Windows 10?

Simply type odbc into the Cortana Search box on your Windows 10 taskbar, the ODBC Data Source tool will show up in the search result and you can click to launch. Open the Command Prompt, or press the WIN + R keys to open the Run dialog box. Type odbcad32 and press Enter.

How do I refresh ODBC connection in Access?

  1. Select External Data > Linked Table Manager. …
  2. In the Linked Table Manager dialog box, select a data source or individual linked tables. …
  3. Select Refresh.
  4. If there is a problem with the data source location, enter the correct location if you are prompted or Edit the data source.

How do I test ODBC connection on Mac?

  1. Start Drill.
  2. Start the iODBC Data Source Administrator app in /Applications . The iODBC Data Source Administrator dialog appears.
  3. On the ODBC DSN tab, select MapR Drill.
  4. Click Test. The MapR Drill login dialog appears.
  5. If you configured Plain (or Basic Authentication) in the .

How do I know if ODBC driver is installed on Linux?

  1. Run isql to verify whether unixODBC is installed.
  2. If not, install unixODBC: run sudo apt-get install odbcinst1debian2 libodbc1 odbcinst unixodbc for DEB or sudo yum install -y unixODBC. …
  3. Run uname -m to verify that the installer matches the bitness of your system and unixODBC.

How do I test ODBC DSN connection?

  1. Click the Windows “Start” button and then click “Control Panel.” Click “System and Security.” Click “Administrative Tools” in the list of utilities. …
  2. Click the DSN you want to test. …
  3. Click the “Test Connection” button.
How can I tell if my ODBC driver is 32 or 64-bit?
  1. The 32-bit version of the Odbcad32.exe file is located in the %systemdrive%\Windows\SysWoW64 folder.
  2. The 64-bit version of the Odbcad32.exe file is located in the %systemdrive%\Windows\System32 folder.
Article first time published on

How do I find ODBC driver version in Linux?

  1. Log in to UNIX Server.
  2. go to the ODBC installation directory: cd $INFA_HOME/ODBCx.y/bin.
  3. Run the following command to get the version of the ODBC driver: 64-bit. $ODBCHOME/bin/ddtestlib $ODBCHOME/lib/DWsqls27.so. 32-bit.

Where is the ODBC connection string?

  1. Search for or browse to the ODBC Data Sources (64-bit) applet in the Start Menu or Control Panel. …
  2. Launch the applet. …
  3. Now go to the File DSN tab of the applet. …
  4. In the Create New Data Source dialog box, select your driver in the list, and then click Next.

Where are ODBC connections stored?

64-bit SYSTEM ODBC data sources are stored in the registry under HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC. INI. 32-bit SYSTEM ODBC data sources are stored in the registry under HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.

How do I find the SQL Server DSN name?

  1. Open the library.
  2. Right click in the library and choose Properties.
  3. In the “Data Source” tab, review the “Primary data source” field to see which DSN is being used. …
  4. Choose Start (> Settings, on Windows XP or Windows 10) > Control Panel > Administrative Tools > Data Sources (ODBC)

How do I setup an ODBC connection on a Mac?

  1. Click Add to create a Keyword/Value pair.
  2. Select Keyword and replace it with the parameter name.
  3. Select Value and replace it with the value for the parameter.

What is ODBC driver 17 SQL Server?

The Microsoft ODBC Driver 17 for SQL Server provides native connectivity from Windows, Linux, & macOS to SQL Server and Azure SQL Databases. Note that this driver supports SQL Server 2019 only from version 17.3. More info about this driver can be found at the Microsoft product page.

How do I enable ODBC connection in SQL Server?

  1. Click Start and select Settings > Control Panel > Administrative Tools.
  2. Double-click Data Sources (ODBC) to open the ODBC Data Source Administrator.
  3. Select the System DSN tab.
  4. Click Add.
  5. Select SQL Server and click Finish.
  6. Complete the DSN Configuration wizard (see example screen shots below)

How do I update ODBC?

To update the ODBC driver Windows users can simply download and run the installer for the most current version. The installer will replace the existing ODBC driver installation on the system with the most current version. However, it isn’t always practical to replace an entire installation.

How do I connect to a SQL Server database?

  1. Launch the Import/Link Wizard. …
  2. Select the “Link” Option. …
  3. Select the Data Source. …
  4. Select a Driver. …
  5. Enter the Data Source Name. …
  6. Create the Data Source you just Configured. …
  7. The “Create a New Data Source to SQL Server” Wizard. …
  8. Choose an Authentication Method.

How do I change the database connection in access?

  1. Step 1: Change the main data connection in the form template. On the Tools menu, click Convert Main Data Source. …
  2. Step 2: Select the database tables. In the Select Table dialog box, click the name of the primary table or query, and then click OK. …
  3. Step 3: Preview, publish, and test the form template.

How do I test ODBC ini?

  1. Run the following command: $ isql –v DSNname. Where DSNname is the name of the DSN you created. A connection message and a SQL prompt display. …
  2. Try a simple SQL statement. For example: SQL> SELECT table_name FROM tables; The isql tool returns the results of your SQL statement.

How do I test Microsoft ODBC for Oracle connection?

Start the ODBC test utility by selecting Start > Programs > Oracle > Network Administration > Oracle ODBC Test or by searching your system for the file ODBCTST. EXE and double clicking on the file. Click on the CONNECT button displayed by the ODBC Test utility.

How do I setup ODBC in Windows 10?

  1. Press Windows + R to open the Run dialog.
  2. Type in odbcad32 and click OK.
  3. In the ODBC Data Source Administrator dialog box, select the System DSN or User DSN tab.
  4. Click Add. …
  5. Locate the necessary driver in the list and click Finish.

How do I know if ODBC driver is installed Unix?

  1. Log in to UNIX Server.
  2. go to the ODBC installation directory: cd $INFA_HOME/ODBCx.y/bin.
  3. Run the following command to get the version of the ODBC driver: 64-bit. $ODBCHOME/bin/ddtestlib $ODBCHOME/lib/DWsqls27.so. 32-bit.

What is the difference between ODBC ini and Odbcinst ini?

The system file odbcinst. ini contains information about ODBC drivers available to all users, and the odbc. ini file contains information about DSN’s available to all users.

Where are drivers installed on Linux?

  1. Select the Main Menu icon and click the option for “Programs.” Select the option for “System” and click the option for “Terminal.” This will open a Terminal Window or Shell Prompt. …
  2. Type “$ lsmod” and then press the “Enter” key.

Can I can connect a 64-bit application to a 32-bit ODBC driver?

Yes, you can connect a 64-bit application to a 32-bit ODBC driver by using the ODBC-ODBC Bridge. Without the ODBC-ODBC Bridge, a 64-bit application cannot connect to a 32-bit ODBC driver. 64-bit applications must be linked against 64-bit libraries.

Do I need a 32-bit or 64-bit ODBC driver?

Though not recommended for various reasons, if you choose to use ODBC drivers to access SQL Server, your ODBC driver needs to be 32-bit to match Campaign Enterprise. If you are on a 32-bit Operating System, the ODBC Connections tool in your control panel can be used to administer the ODBC definition.

How do I setup a 64-bit ODBC connection?

  1. In Windows Explorer, navigate to C:\Windows\sysWOW64\ .
  2. Double-click odbcad32.exe . …
  3. Click the System DSN tab.
  4. Click Add. …
  5. Scroll down through the list and select SQL Server, and then click Finish.

How do I find the Linux version?

  1. Open the terminal application (bash shell)
  2. For remote server login using the ssh: ssh [email protected]
  3. Type any one of the following command to find os name and version in Linux: cat /etc/os-release. lsb_release -a. hostnamectl.
  4. Type the following command to find Linux kernel version: uname -r.

How do I edit ODBC INI in Linux?

  1. Using the text editor of your choice, open odbc. ini or ~/. odbc. ini .
  2. Create an ODBC Data Sources section and define a parameter: Whose name is the name of the DSN you want to create. Whose value is a description of the DSN.