This document describes how to use the Stroage block.
Index
Connecting DB Stroage Information with Query Manager
1) Preceding work
•
In the Storage menu of SyncTree Studio, create DB Storage information and Query Manager information first, and then use the Storage block.
•
For creating storage-related information, refer to Storage - DB Storage and Storage - Query Manager menus.
2) DB Storage Connection
•
The method of connecting DB storage through the Connector block is similar regardless of the DB type.
•
After selecting [Add] Storage in the select box, find the desired storage in the pop-up window and add it.
•
After connection, the connected storage is displayed in the select box, and it can change the storage with [Change] Storage and be disconnected with [Remove] Storage.
3) Query Manager Connection
•
The method of connecting Query through Query and Procedure block is similar regardless of DB Type.
•
The Query block is used with the Storage block and calls the specified Query through the Mapping ID.
Please refer to DB Binding - MySQL Sample DB Integration for an example of a DB to Query connection.