Specify a connection string

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • You can specify a connection string instead of defining a DSN.

    시작하기 전에

    You must have administrator-level access for the Windows computer on which you want to specify a connection string.

    이 태스크 정보

    This is an alternative method of connecting with different instance URLs. See also Create a new DSN.
    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.

    프로시저

    1. In Windows, navigate to Start > Programs > Service-now ODBC > ODBC Administrator.
    2. Select the System DSN tab.
    3. Note the value in the Driver column for the ServiceNow data source.