Table or View Generator
Last modified: June 26, 2023
The Table or View Generator retrieves column data of a compatible type from a table or view.
The dialog box of the Table or View Generator contains Basic Settings and custom settings. You can customize the generator by changing the basic and custom settings.
Custom Settings
Connection
Specify a server connection.
Database
Select a database you want to retrieve data from.
Table
Select the table you want to retrieve data from. When the Table option is selected, the View option is disabled.
View
Select the view you want to retrieve data from. When the View option is selected, the Table option is disabled.
WHERE filter
To filter data being retrieved from a column, type an SQL expression and click Validate.
Column
Select the column you want to retrieve data from.