Database Explorer Overview
When you open the Runtime window, you can use the Databases node to perform the following
simple operations related to JDBC-compliant databases within the IDE.
You can view the current structure of tables and their data
while you are
developing database applications or applets.
You can use the Database Explorer to:
- Start a database
- Choose a driver for your database
- Fill in the appropriate driver for your database
- Create, browse and edit database structures
- Enter SQL queries and see the results immediately
- Connect to multiple databases concurrently
- Migrate table schemas across databases from different vendors
Legal Notices