About Views
Views are virtual tables whose contents are defined by a query. As with a real table, a View consists of a set of fields and records. The records and fields come from tables referenced in the query defining the View and are produced dynamically when the View is referenced. Views usually fall ...
Creating a View
Views can be based on one or multiple tables. They can include all or some of the fields of the base table(s), and through filtering criteria they can include all or some of the data of the base table(s). Here is how you make a View: From the File menu select New View, or in the Views view ...
Importing Views
Previously exported Views can be imported back into a Caspio Bridge account. Imported files may be compressed in ZIP format for faster upload. To import View definitions: Select Import View from the File menu, or in the Views view click the Import button. This brings up View Import Wizard. ...
Exporting Views
Caspio Bridge View definitions can be exported, and can be imported back to the same account or a different account. To export a View definition: Select Export View from the File menu, or in the Views view click the Export button. This brings up the View Export Wizard. Select the desired Vi ...
Modifying Views
Modifying a View can make its dependent objects such as DataPages unusable. To modify a View select the desired View from the Views view and click on the toolbar. This brings up the View Wizard. All selections made during View creation are displayed on each screen and you can make d ...