Table (JDBC)
All database tables used for tabular searches and/or lookup support (secondary tables) are stored here. Such tables of a relational database are addressed directly using a corresponding JDBC connection.
A configured and valid database connection is required to configure a list of database tables. For more details on configuring a valid database connection, refer to the chapter Database connections. |
Table (JDBC) configuration
Property |
Description |
||
---|---|---|---|
Display Name (GUI) |
Alias table name shown in the WebOffice 10.9 R4 clients. |
||
Name |
Full name of table. If using relational database system (RDBMS), schema and table name of the database, the table definition has to be used (i.e. SCHEMA.TABLENAME). Some RDBMS (SQL Server) require additional information on the DB owner (OWNER.SCHEMA.TABLENAME).
|
||
Reference to Database connection |
Database connection to be used for actually connecting to the database table using JDBC.
|
||
Use joined Layer? |
Specifies whether the join element of a layer search result configuration is used for displaying a layer search result (attribute data as well as objects in the map) when searching on table fields.
|
||
Show null values? |
Specifies whether to show null values (true) or not (false) in the result display. |
Table properties
In order to configure all relevant aspects for table search and result display a set of configuration elements should be taken into consideration:
•Query: Specify generic query (Query Builder) behavior,
•Search Field List: Specify all available search fields. Search fields can be used in either
•Query Builder or
•Predefined query
•List of Predefined Queries: Multiple predefined queries can be configured. This makes the search & find process much easier for the user,
•List of Search Result Views: Multiple search results can be configured to provide different views on the data.
See chapter Layer Queries for details. |
Table query configuration
The full text search on Table (JDBC) is currently not yet supported. |
Search field list and search field
List of predefined queries
The parameters Permit spatial attributive search function? and Spatial attributive Search activated per default? currently only work with spatial feature classes, i.e. the above mentioned parameters have no function for attributive table queries. |
List of search result views
If Esri Archiving is activated for the configured table, you should configure the additional element Geodatabase Archiving. Find more details in chapter Geodatabase Archiving. |