Specify a connection string
You can specify a connection string instead of defining a DSN.
Avant de commencer
Pourquoi et quand exécuter cette tâche
A
connection string must follow this
format:
Driver=ServiceNow ODBC driver 32-bit;ServiceName=ServiceNow_ODBC;UID=youruser;PWD=yourpassword;ServerDataSource=ServiceNow;CustomProperties=url=https://<instance>.service-now.com
The driver name varies depending on whether you use the 32-bit or 64-bit version of the ODBC driver. To determine your driver name, do the following.
Procédure
- In Windows, navigate to .
- Select the System DSN tab.
- Note the value in the Driver column for the ServiceNow data source.