Default way, uses the "PFConnectionString" entry
in the ConnectionStrings.config file of the Packflow site.
Admin
1
Uses (if available!) the "PFAdminConnectionString" entry
in the ConnectionStrings.config file of the Packflow site.
This mode is only authorized to Packflow administration modules.
CustomEntry
2
Uses a specific entry in the ConnectionStrings.config file of the Packflow site
OR in the same file found in the directory of the executing application.
This mode is only authorized outside IIS processes.
CustomString
3
Uses a specific connection.
This mode is only authorized outside IIS processes.