You can create a new OLE DB-compliant database connection in the Synchronization Service Console.
To create a new OLE DB-compliant relational database connection
- In the Synchronization Service Console, open the Connections tab.
- Click Add connection, then use the following options:
- Connection name: Type a descriptive name for the connection.
-
Use the specified connector. Select OLE DB Connector.
-
Click Next.
-
Use the Connection string text box to type the connection parameters to access the OLE DB-compliant relational database. Alternatively, you can click Configure to specify the connection parameters by using a dialog provided by Windows.
-
Click Next.
- On the Specify how to select and modify data page, use the following options:
-
Use data from this table: Allows you to select a database table that includes the data you want to participate in the synchronization operations. You can click Preview to preview the database table you have selected.
-
Use an SQL query to specify data: Allows you to compose an SQL query that provides a more flexible way for specifying the data for synchronization. For example, you can use this option to specify multiple database tables.
-
-
Click Next.
- On the Specify attributes to identify objects page, use the following options:
-
Available attributes: Lists the attributes that are available in the external data system. Use this list to select the attributes whose values you want to use to generate a unique identifier for each object in the external data system. You can filter attributes by typing in the text box at the top of this list. To select multiple attributes, hold down CTRL and click to select attributes in the list.
-
UniqueID attributes: Lists the attributes whose values are currently used to generate a unique identifier for each object in the external data system.
-
Add->: Moves the selected attributes from the Available attributes list to the UniqueID attributes list.
-
<-Remove: Moves the selected attributes from the UniqueID attributes list to the Available attributes list.
-
Constructed UniqueID: Displays a combination of the attributes whose values will make up a unique identifier for each object in the external data system.
-
-
To finish configuring the connection to the OLE DB-compliant relational database, click Finish.