Domino Connection
Use the Domino database part property list window to
determine the properties of a database part. A non-visible database
part is used retrieve information about a certain Domino database as well as
information about the Domino environment (for example the current user name or
the current system time and date). You can use a database part in
conjunction with multiple form part and view parts.
Configuration of this part includes dynamic retrieval of structural
information about a Domino database. Configure the property settings in
the order listed below. If another order is used, the available
property values may not appear correctly in the property editors.
Use the following property settings to configure a database part:
- connectionAlias
- Use the connectionAlias property to specify the name of the
Domino connection specification you want to use. A Domino connection
specification is used to access a specific Domino database.
- availableViewsAndForms
- Use the availableViewsAndForms dialog to learn about the
structure of a database. You need to specify a connectionAlias before
the dialog will show any details. Information displayed in this dialog
is read only.
- createErrorReporter
- Use the createErrorReporter property to automatically create an
error reporter part. If you set this property to true, you can connect
the tear-off error reporter part to a message box or prompter to handle
possible errors. If you set this property to false, your application
will bring up a walkback window when an error occurs.
- partName
- Use the partName property to set the mail part's
name. The partName is displayed on the composition editor's free
form surface.
[ Top of Page | Previous Page | Next Page | Table of Contents ]