ConnectionString

The connection string to use to connect to the database.

Type: String
Default:  
Required: Yes
Configuration Section: TaskName or FetchTasks
Example:

ConnectionString=DSN=Server;UID=UserName;PWD=Password

or

ConnectionString=username/password@dnsname

See Also: