Claus Pedersen
Member³
When querying a table using the table name (e.g. in the object browser), right-click and select Query data, when the user modifies the query (e.g. by adding a where clause), the user is prompted to save the changes when the window is closed.
When the user modifies the query by using the Query by example button in the SQL grid (for instance when querying the EMP table, using QBE, and writing 30 in column DEPTNO), the user is not prompted to save changes when the window is closed. The resulting where clause can be quite complex but the window is still closed without a warning.
When the user modifies the query by using the Query by example button in the SQL grid (for instance when querying the EMP table, using QBE, and writing 30 in column DEPTNO), the user is not prompted to save changes when the window is closed. The resulting where clause can be quite complex but the window is still closed without a warning.