« Return to Thread: Making a simple MySQL client in NetBeans (where is the db node?)

Re: Connecting to a MySQL Database in NetBeans IDE

by Thufir :: Rate this Message:

Reply to Author | View in Thread

On Sat, 05 Jul 2008 06:34:49 +0000, thufir wrote:


> I know that the MySQL driver is working because I have command line
> output from the db.
>
> When press "Ctrl+5" I get the "services" tab, which is devoid of the
> Databases node.  I'm still looking but would appreciate any pointers in
> adding or enabling that node.


I also found:

" UI Spec for a MySQL node under databases

Tracked by Issue 127539

We recently moved Java DB functionality to a node under Databases. This
spec proposes creating a new node for MySQL that also goes under
Databases.

This node does not appear by default. It will appear only if we detect a
running MySQL server on the local machine at the default port. "

http://wiki.netbeans.org/MySQLNodeUISpec


However, there's no explanation for a missing Databases node :(



-Thufir


 « Return to Thread: Making a simple MySQL client in NetBeans (where is the db node?)