Skip to main content

Opening Studio

For this tutorial, do all of your development work within the USER namespace using Studio. Here are the steps for opening Studio and connecting Studio to the USER namespace:

  1. Click the InterSystems Launcher (Caché cube generated description: cube, Ensemble icon generated description: ensemble icon 20112, or HealthShare icon generated description: healthshare icon, depending on your system) in your system tray and then click Studio on the launch menu.

    generated description: cubemenu studio 20112

  2. Verify that Studio is pointing at the USER namespace. The workspace window indicates the current namespace.

    generated description: studio usernamespace 20112

If Studio is not pointing at USER, complete the following steps:

  1. Click File–>Change Namespace.

    generated description: changenamespace 20112

  2. Click USER on the list of namespaces displayed by the Caché Connection Manager. Then click OK.

    generated description: namespaceconnect 20112

Note:

Think of a namespace as a logical container for both code and data. The actual physical location of the code and data is one or more databases pointed to by the namespace. For more information on namespaces and databases and their relationship, please read Namespaces and Databases in the Caché Programming Orientation Guide.

To learn more about using Studio read Using Studio.

FeedbackOpens in a new tab