Access Tables, Views and Stored Procedures
- Connect to Database
- Expand Database Connection tree node
- Available nodes are:
- Tables
All the tables, defined in the database and available for the user, you are connected with, are shown under this tree node
- Views
All the views, defined in the database and available for the user, you are connected with, are shown under this tree node
- Virtual Tables
Virtual tables are internal DBBalacne's workspace objects and do not appear in the back-end database
- Stored Queries
Stored Queries are internal DBBalance's workspace objects and do not appear in the back-end database
- Stored Procedures
All the stored procedures, defined in the database and available for the user, you are connected with, are shown under this tree node
- Expand tree nodes to see the objects. For example: expand the Tables node to see the table list. Expand the table name node to see the columns, defined in the table.