ODBC Driver for Cloudant

Build 22.0.8462

Windows DSN Configuration

Using the Microsoft ODBC Data Source Administrator

You can use the Microsoft ODBC Data Source Administrator to edit the DSN configuration. Note that the DSN is created during the installation process.

Complete the following steps to edit the DSN configuration:

  1. Select Start > Search, and enter ODBC Data Sources in the Search box.
  2. Choose the version of the ODBC Administrator that corresponds to the bitness of your application (32-bit or 64-bit).
  3. Click the System DSN tab.
  4. Select the system data source and click Configure.
  5. Edit the information on the Connection tab and click OK.

Note: For .NET Framework 4.0, the driver distributes Microsoft Visual C++ 2015-2022 Redistributable. For .NET Framework 3.5, the driver distributes Microsoft Visual C++ 2008 Redistributable.

Authenticating to Cloudant

There are two authentication methods available for connecting to Cloudant: IBM Cloudant Legacy and IBM Cloud IAM.

IBM Cloudant Legacy

Set the User and Password to your service credentials.

To create an IBM Cloudant service credential:

  1. In the IBM Cloud dashboard, go to the Menu icon > Resource List, and open your IBM Cloudant service instance.
  2. In the menu, click Service credentials.
  3. Click New credential and enter a name for the new credential in the Add new credential window.
  4. Click Add. This adds your credentials to the Service credentials table.
  5. Click Actions > View credentials and extract the User and Password from the JSON file.

Local Instances

We support Local instances from version 1.1.0 and above.

To authenticate to your local instance:

  1. Url: Set to the Url of your local instance. For example: http://localhost:8006
  2. User: Set to your Username.
  3. Password: Set to your Password.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462