An External Connection connects CSM to an External Database. The steps below are specifically for an External Connection between CSM and an OLE Database.
To create an External Connection to an OLE Server Database:
The External Connection Wizard opens.
The Database Source page opens.
Note: OLE Database is a standard that allows CSM to connect to a variety of databases in a common format.
The OLE DB Provider page opens.
Note: Drivers should be available from a database vendor. Consult the database vendor for assistance locating this driver. There are also OLE Database drivers from third-party vendors that can be used.
Note: Although ODBC Drivers is an option in this list, it is not compatible with the .NET OLE Database mechanism, which is used by CSM for communication with external data sources.
The Database Location page opens.
The Select Database page opens.
Note: If Data comes from a file is selected on the Database Location page, the Database field is replaced with a File field.
The Login Options page opens.
Note: When Cherwell Services use this connection, the account under which the Cherwell Application Service is running is the account whose credentials are used to connect to the database.
Note: The account must have select rights for each table that is imported or linked to CSM. If CSM is allowed to update data in the database, this account must also have insert and update rights.
The Database Owner or Schema page opens.
Note: Not all databases have this concept. If implemented, and CSM is able to read the available owners, they are listed in the drop-down. If not, provide the owner name. If unsure, provide the dbo default.
The Pooling Options page opens.
Note: The defaults are usually acceptable for most scenarios; however, setting the pool sizes customizes the caching options.
The Connection name page opens.
The Connection String page opens, displaying the connection string that is used to connect to the database (modify if needed).
Text appears next to the button confirming the connection is successful.
Note: If the test connection is not successful, contact a DBA for help.
There is now a connection to the External OLE Database.