I have inherited an ignition application that requires a few modifications.
On one of the windows the Label text is binding/ linked to a Dynamic Dataset called “state”.
This Dynamic Dataset is binding/linked using the SQL Query.
When I Select Tools -> Database Query Browser
I can see a list of “Schema” on the right hand side.
My question is how do I add a new item to the Schema tab?
The ‘Schema’ list actually shows the list of tables in the currently selected database. You can add a new table using the Database Query Browser as long as the Designer is set to read/write mode.