
To open these windows, expand , expand a database node in the network view and click New.
| Property | Value | Description |
|---|---|---|
| Name | text |
Provides a name for the import/export task or point query.
|
| Sql | text |
Sets up Sql queries using BFormat. Click the question mark for examples and help.
|
| Key Column 1 | text |
Defines the primary key for imported data. This key uniquely identifies each row in a database table. It might be part of
the data record itself (for example, a unique user id) or an extra piece of information that is not related to the actual
data record.
A primary key can consist of Key Column 1 and 2, creating a composite key. |
| Key Column 2 | text |
Augments
Key Column 1 when Key Column 1 is not enough to establish a unique key for each imported data record.
|
| Update Frequency | hours minutes seconds |
Configures how frequently to execute the query.
|