MicroStrategy ONE

Connect Source statement

Opens a Command Manager connection to a project source using the project source name.

Copy
CONNECT SOURCE "project_source_name" USER "login" [PASSWORD "password"];

where:

  • project_source_name is the project source name, of type string, between double quotes (").

  • login is the name of the user used to connect to the project source, of type string, between double quotes (").

  • password is the password of the user, of type string, between double quotes (").

Example

Copy
CONNECT SOURCE "MicroStrategy System" USER 
 "CmdMgrAdmin PASSWORD jfh8d9d9;