Jump to main content
HCL Logo Early Access Program - CONFIDENTIAL
Customer Support HCLSoftware U Community Forums Customer Idea Portal
HCL Domino Designer 14.5 documentation
  • HCL Domino Designer User Guide and Reference
  • HCL Domino Designer XPages User Guide
  • JavaScript and XPages reference
  • HCL Domino C API
  • Notices
  1. Home
  2. HCL Domino Designer User Guide and Reference

    This guide provides information on using HCL Domino Designer and programming language reference information.

  3. Connectors

    Connectors provide native access to a wide variety of DBMS products, ODBC, the platform File system, Enterprise Resource Planning systems, and Transaction Processing systems.

  4. Accessing external databases through LS:DO

    Developers are advised not to use LS:DO. Developers should use the Connector LSX for (LCLSX) when accessing external data sources.

  5. Using LS:DO

    Once you have set up LS:DO and your script, you are ready to access your external databases. With LS:DO, you can:

  • HCL Domino Designer User Guide and Reference

    This guide provides information on using HCL Domino Designer and programming language reference information.

    • What's new in Domino Designer 14.5?

      The following features are new for developers in HCL Domino® Designer 14.5.

    • What's new in Nomad Designer?

      HCL Nomad for web browsers v1.0.10 introduces the capability to design Notes databases. For more information, see HCL Nomad for web browsers User Documentation, Nomad web Designer.

    • Accessibility and keyboard shortcuts

      Accessibility features assist users who have a disability, such as restricted mobility or limited vision, to use information technology content successfully.

    • Application Design

      Welcome to the Application Design section of Domino® Designer Help.

    • Application Management

      Welcome to the Application Management section of Domino® Designer Help.

    • Domino® Query Language

      Domino® Query Language (DQL) is a facility running on a Domino server that provides a terse, shorthand syntax for finding documents. It supports a wide variety and complexity of search terms. It leverages existing design elements, avoiding the need to write detailed code to access them. DQL consolidates all methods in Domino for searching document contents.

    • Composite Applications - Design and Management

      Composite applications are a key element in a service-oriented architecture (SOA) and contextual collaboration strategy. The ability to create and edit composite applications lets you easily integrate different types of components and technologies.

    • DB2® Access views

      Domino® Designer includes two types of design elements to assist you in managing data contained in DB2® enabled Notes® databases:

    • Programming Overview and User Interface

      This section contains general guidelines and examples that show where to use Java, LotusScript, and the formula language.

    • Formula Language

      This section documents the formula language.

    • LotusScript® Language

      Welcome to the LotusScript® Language section of Domino® Designer Help.

    • LotusScript/COM/OLE Classes
    • Java/CORBA Classes

      This section documents the Java/CORBA classes.

    • Connectors

      Connectors provide native access to a wide variety of DBMS products, ODBC, the platform File system, Enterprise Resource Planning systems, and Transaction Processing systems.

      • Connectors and Connectivity Guide
      • LSX for Connectors

        LotusScript® Extensions for Connectors (LC LSX) enhances the power of Notes® by extending its scripting to data outside of Notes through the use of Connectors. The programming model is independent of the individual connector. This eliminates the need to learn each individual system, while at the same time allowing experienced users to access the individual features of a specific system.

      • Accessing external databases through LS:DO

        Developers are advised not to use LS:DO. Developers should use the Connector LSX for (LCLSX) when accessing external data sources.

        • Setting up LS:DO

          Setting up LS:DO requires several steps, in which you install any needed software, register your data sources, and then create your script. Review the following sections as you set up LS:DO for your application:

        • Using LS:DO

          Once you have set up LS:DO and your script, you are ready to access your external databases. With LS:DO, you can:

          • Connecting to an external database
          • Retrieving data from an external database
          • Working with data retrieved from an external database
        • Tips and techniques

          This section presents specialized topics concerned with enhancing your LS:DO application:

        • ODBCConnection (LotusScript)

          Represents the ODBC Data Access features for connecting to a data source.

        • ODBCQuery (LotusScript)

          Represents the ODBC data access features for defining an SQL statement.

        • ODBCResultSet (LotusScript)

          Represents the ODBC data access features for performing operations on a result set.

    • Javadoc™ for Domino® Designer related APIs

      As part of providing additional Java™ reference documentation, Domino® Designer ships with a help plugin that contains Javadoc™ for additional Domino Designer related APIs.

Using LS:DO

Once you have set up LS:DO and your script, you are ready to access your external databases. With LS:DO, you can:

  • Connect to an external database
  • Retrieve data from an external database
  • Work with data retrieved from an external database
  • Share: Email
  • Twitter
  • Disclaimer
  • Privacy
  • Terms of use
  • Cookie Preferences