Previous Topic: Create a Mapping File (Database)Next Topic: Map and Extract Data with Query and Value Attributes (Database)


Define Connection Properties (Database)

You can define the following connection properties for a mapping file to connect to a database:

Note: For ODBC-specific configurations, only the Database, Username, and Password are required. The other parameters are ignored.

Server

Name of the database server.

Port

Connection port number.

Database

Name of the database. For ODBC-specific configurations, use the Data Source Name in the local host as the database name.

Username

Username to connect to the database.

Password

Password to connect to the database.

IntegratedSecurity

Set to true to enable Windows integrated authentication.