Home » Eclipse Projects » DTP » RC0 & MySQL problems
RC0 & MySQL problems [message #8577] |
Thu, 02 March 2006 18:45  |
Eclipse User |
|
|
|
Originally posted by: bhunt.online.mac.com
I just grabbed RC0 and have it connected to a test database in MySQL
using the generic JDBC driver connection. It connects to the database
just fine, but when I expand the database in the Data Source Explorer,
I see a Schemas folder and nothing else - no tables, no nothing.
Also if I type anything in the SQL Results text field, nothing happens.
I've tried hitting return, command return, control return, option
return, and shift return.
Have I done something fundamentally wrong?
Bryan
|
|
| |
Re: RC0 & MySQL problems [message #9485 is a reply to message #8577] |
Mon, 13 March 2006 11:32   |
Eclipse User |
|
|
|
Originally posted by: jograham.sybase.com
Bryan Hunt wrote:
> I just grabbed RC0 and have it connected to a test database in MySQL
> using the generic JDBC driver connection. It connects to the database
> just fine, but when I expand the database in the Data Source Explorer,
> I see a Schemas folder and nothing else - no tables, no nothing.
> Also if I type anything in the SQL Results text field, nothing happens.
> I've tried hitting return, command return, control return, option
> return, and shift return.
> Have I done something fundamentally wrong?
> Bryan
Bryan:
I've seen this too -- not quite sure what to do about it, since I don't
have a lot of experience with MySQL. We're using Apache Derby 10 as our
example database, and we have the generic JDBC connection profile as well.
In theory, any JDBC compliant driver should be able to provide the
information necessary to populate the SQL model (and hence the tree in
DSE). In practice we've found some DB work quite well with this, and
others not at all (MySQL being a good example). At this point we don't
know if we've done something wrong (but suspect not, since we can connect
to other DB using this profile), or whether there are some special MySQL
tweaks required.
We'd be very happy to work with the MySQL community/users to determine how
such tweaks can be implemented (probably in the form of a specialized
model for MySQL and a connection profile for it).
Regards,
John Graham
Eclipse Data Tools Platform PMC
|
|
|
Re: RC0 & MySQL/Firebird problems [message #9507 is a reply to message #8577] |
Thu, 16 March 2006 06:48   |
Eclipse User |
|
|
|
Originally posted by: nicolas._no.spam_legrain.fr
Hi,
I've got the same problem when I try to connect to a FireBird 1.5 database using
the generic JDBC driver. I can see the schema folder but nothing else.
I use eclipse 3.2M5a.
Bryan Hunt a écrit :
> I just grabbed RC0 and have it connected to a test database in MySQL
> using the generic JDBC driver connection. It connects to the database
> just fine, but when I expand the database in the Data Source Explorer, I
> see a Schemas folder and nothing else - no tables, no nothing.
>
> Also if I type anything in the SQL Results text field, nothing happens.
> I've tried hitting return, command return, control return, option
> return, and shift return.
>
> Have I done something fundamentally wrong?
>
> Bryan
>
|
|
|
Re: RC0 & MySQL/Firebird problems [message #10388 is a reply to message #9507] |
Mon, 03 April 2006 11:23  |
Eclipse User |
|
|
|
Originally posted by: jograham.sybase.com
Nicolas Mura wrote:
> Hi,
> I've got the same problem when I try to connect to a FireBird 1.5 database
using
> the generic JDBC driver. I can see the schema folder but nothing else.
> I use eclipse 3.2M5a.
These sorts of problems typically require a specialized model, and prehaps
connection profile, for the given db.
In the coming weeks the PMC will be working with the community to recruit
support for requested databases. Please stay tuned for details.
Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer
Sybase, Inc.
|
|
|
Re: RC0 & MySQL problems [message #571138 is a reply to message #8577] |
Mon, 06 March 2006 16:29  |
Eclipse User |
|
|
|
Originally posted by: ignat.skoryh.gmail.com
Oh, you managed to get to this point! I also installed RC0 on Eclipse 3.1.
I can connect to MySQL, but I cannot see even schemas. :-)
|
|
|
Re: RC0 & MySQL problems [message #571376 is a reply to message #8577] |
Mon, 13 March 2006 11:32  |
Eclipse User |
|
|
|
Bryan Hunt wrote:
> I just grabbed RC0 and have it connected to a test database in MySQL
> using the generic JDBC driver connection. It connects to the database
> just fine, but when I expand the database in the Data Source Explorer,
> I see a Schemas folder and nothing else - no tables, no nothing.
> Also if I type anything in the SQL Results text field, nothing happens.
> I've tried hitting return, command return, control return, option
> return, and shift return.
> Have I done something fundamentally wrong?
> Bryan
Bryan:
I've seen this too -- not quite sure what to do about it, since I don't
have a lot of experience with MySQL. We're using Apache Derby 10 as our
example database, and we have the generic JDBC connection profile as well.
In theory, any JDBC compliant driver should be able to provide the
information necessary to populate the SQL model (and hence the tree in
DSE). In practice we've found some DB work quite well with this, and
others not at all (MySQL being a good example). At this point we don't
know if we've done something wrong (but suspect not, since we can connect
to other DB using this profile), or whether there are some special MySQL
tweaks required.
We'd be very happy to work with the MySQL community/users to determine how
such tweaks can be implemented (probably in the form of a specialized
model for MySQL and a connection profile for it).
Regards,
John Graham
Eclipse Data Tools Platform PMC
|
|
|
Re: RC0 & MySQL/Firebird problems [message #571406 is a reply to message #8577] |
Thu, 16 March 2006 06:48  |
Eclipse User |
|
|
|
Hi,
I've got the same problem when I try to connect to a FireBird 1.5 database using
the generic JDBC driver. I can see the schema folder but nothing else.
I use eclipse 3.2M5a.
Bryan Hunt a écrit :
> I just grabbed RC0 and have it connected to a test database in MySQL
> using the generic JDBC driver connection. It connects to the database
> just fine, but when I expand the database in the Data Source Explorer, I
> see a Schemas folder and nothing else - no tables, no nothing.
>
> Also if I type anything in the SQL Results text field, nothing happens.
> I've tried hitting return, command return, control return, option
> return, and shift return.
>
> Have I done something fundamentally wrong?
>
> Bryan
>
|
|
|
Re: RC0 & MySQL/Firebird problems [message #572022 is a reply to message #9507] |
Mon, 03 April 2006 11:23  |
Eclipse User |
|
|
|
Nicolas Mura wrote:
> Hi,
> I've got the same problem when I try to connect to a FireBird 1.5 database
using
> the generic JDBC driver. I can see the schema folder but nothing else.
> I use eclipse 3.2M5a.
These sorts of problems typically require a specialized model, and prehaps
connection profile, for the given db.
In the coming weeks the PMC will be working with the community to recruit
support for requested databases. Please stay tuned for details.
Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer
Sybase, Inc.
|
|
|
Goto Forum:
Current Time: Tue Jul 01 14:08:41 EDT 2025
Powered by FUDForum. Page generated in 0.06492 seconds
|