HOW TO
The DATABASE_CONNECT_STRING in the configuration file for the Search application allows you to specify a system DSN. This DSN is used to connect to the database holding the search table. If the database requires a username and password for a connection, they will also need to be specified in the DATABASE_CONNECT_STRING.
Use the following syntax to specify the username and password:
Code:
"DSN=MyDSN;UID=MyUserName;PWD=MyPassWord"
Article ID: 000004164
Get help from ArcGIS experts
Download the Esri Support App