About the Database Explorer
See Also
When you open the Services 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.
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.
- Create, browse and edit database structures.
- Enter SQL statements and see the results immediately.
- Run SQL scripts on a connected database.
- Migrate table schemas across databases from different vendors.
- See Also
- Adding a New JDBC Driver
- Connecting to a Database
Legal Notices