Refresh Database Objects
On this page
You can refresh relational database objects from the Query Converter pane. Refreshing database objects imports new views and stored procedures into your project or updates the SQL syntax if object definitions have changed.
Steps
Connect to your relational database
Click the Manage Database Objects.
On the Manage Database Objects modal, click the Refresh Objects button.
Specify the connection details to your source database.
For details, see Relational Database Connection Strings.
Note
The credentials used to refresh your database objects do not need to be the same credentials used when creating your project.
Click Connect.
Select the new database objects
Click the icon next to the views or stored procedures you want to import or refresh.
Click Save.
Newly imported views and stored procedures are visible under the appropriate header on the Query Converter pane.
Tip
To see a view or stored procedures SQL definition you can click the object's name on the left-hand Query Converter pane.