Database Development perspective is a part of the Eclipse-based IDE.
It is supplied with Lycia to allow 4gl developers to work conveniently with databases but is not developed by Querix.
Database Development perspective is a group of views and editors that allows 4gl developers to connect directly to databases and manipulate their data (like import and export data, etc.).
|
Data Source Explorer |
displays a list of configured connection profiles(some information is here) |
|
SQL Results |
displays the results of how SQL statements are executed, procedural routine objects are run, and database objects are created (details are here) |
|
Execution Plan |
displays query plans |
|
allows viewing and manipulating bookmarks added to your projects |
Database Development perspective shares the SQL Results view with the Database Debug perspective.
Bookmarks view is a general view for LyciaStudio: It is only associated with the Database Development perspective and do not belong to it.
Here you can find out how to open and manipulate perspectives.
Here you can find out how to open and manipulate views.