Configuring the Simba ODBC Driver for MongoDB

Configuring the Simba ODBC Driver for MongoDB

MongoDB ODBC Data Source Properties

MongoDB ODBC Data Source Properties

You must configure a MongoDB ODBC data source before you can import MongoDB data sources. You can configure the data source properties on the
Simba MongoDB ODBC Driver DSN Setup
page.
The following table describes the MongoDB ODBC data source properties:
Property
Description
Data Source Name
Name of the data source name.
Description
Description to identify a data source name.
Server
Server name of the MongoDB server.
Port
Port from which you can access the MongoDB server.
Database
MongoDB database in the server that you want to access.
Connect to Replica Set
The replica set in the MongoDB implementation. Select if you want to connect to the replica set in MongoDB.
Replica Set Name
Name of the replica set of the database.
Secondary Servers
A comma-separated list of the servers in the replica set.
You can specify the TCP port that each server uses to listen for client connections by appending a colon (:) and the port number to the server name or IP address.
Read Preference
Specifies how the driver routes read operations to the members of a replica set.
Authentication Mechanism
The authentication mechanism that the driver uses to connect to the MongoDB server.
Service Name
The service name of the MongoDB server.
Authentication Source
Name of the database to which you want to connect.
Username
The user name for accessing the MongoDB database.
Password
The password corresponding to the user name for the MongoDB database.
Encrypt Password
Encrypts credentials. You can choose one of the following options:
  • Current User Only. Select if the credentials are used only by the current Windows user.
  • All Users of this Machine. Select if the credentials are used by all users on the current Windows machine.

0 COMMENTS

We’d like to hear from you!