Viewing Data Through an IDE

After you have installed a Work Area and loaded data into it (or, in the case of Oracle data, created a view of data stored in an external system) you can use one of the integrated development environments (IDEs) to view data in Oracle LSH.

To do this, you must set up a Program for this purpose:

  1. Create a Program, including:
    • Source Table Descriptors mapped to the Table instances whose data you want to view.

    • A Source Code object. You do not need to upload any actual source code files.

  2. Check in and install both the Program and the Table instances.
  3. Check out the Program definition.
  4. In the Program instance, launch the IDE.
  5. Query the data as necessary.

For further information, see Defining Programs.