Directory Wizards Inc.

Solutions For Your Directory Needs

RSS feed
Add to Google


 

Categories

Knowledgebase

Syncing to a destination ODBC data source

Category:ODBC

Last Updated:2011-08-18

 

Download PDF version

 

ODBC Connection Information

System DSN
- Select a DSN (Data Source Name) from the available list of DSNs. If you do not yet have a DSN for your odbc source, refer to the Configuring ODBC topic for information on how to create a System DSN.

ID -
If your DSN references a password protected database, enter the necessary Login ID.

Password -
Password for Login ID specified above.

Destination Table Information

Table Name -
Specify the name of the database table to write to.

Index Field -
Specify the name of the table's index field.

Note: If objects already exist in your destination database, this index field is used to identify matching entries between source and destination. The destination attribute to compare against is the one mapped to your Index field in your Custom Map file.  (i.e. YourIndexField=^SourceAttribute^)

Important Notes about your Destination Database