Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I have multiple schemas per database connection in Eclipse DTP?

I'm using the Eclipse DTP to do my SQL development. When I create a database connection I'm promoted to enter the name of the database (schema), and I cannot continue until I enter it. However, I have several databases on each server, and I want to see them all under the database connection (like most the database tools let you).

Can I do it in eclipse?

like image 281
David Rabinowitz Avatar asked Jan 24 '26 17:01

David Rabinowitz


1 Answers

For each database your should create new Database Connection at Data Source Explorer. Database connection represent one-to-one mapping database «atomic user instance» (for example, for oracle this is instance name/user name, for hsqldb in server mode databse location and so on) to connection.

like image 165
St.Shadow Avatar answered Jan 26 '26 20:01

St.Shadow



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!