About the Database Explorer Node
See Also
When you open the Services window, you see the Databases node used to perform operations related to JDBC-compliant databases within the IDE.
Within the Databases node you can do the following:
- Connect to a database.
- View current database connections.
- Select or add a driver for your database.
- Enter SQL statements and see the results immediately.
- Run SQL scripts on a connected database.
- Migrate table schemas across databases from different vendors.
- Create, browse and edit database structures by running SQL statements or using a graphic view.
- See Also
- Adding a JDBC Driver
- Connecting to a Database
Legal Notices