This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 87599 - Failed to explore tables from Oracle 9i database
Summary: Failed to explore tables from Oracle 9i database
Status: RESOLVED DUPLICATE of bug 84654
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-20 08:06 UTC by wvreeven
Modified: 2006-10-20 10:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wvreeven 2006-10-20 08:06:45 UTC
I'm using NB5.5 RC2. When I register the classes12.jar from an Oracle 9i
database (version 9.2.0.1.0) I can connect to my database succesfully. However,
when I expand the newly created databse node and then expand the tables node, I
get a popup saying

Unable to read the database structure, connection is broken; Kenmerk wordt niet
ondersteund.

The latter part of the message appears to be a Dutch error message which
translates roughly as "Feature not supported". The same jar with drivers worked
just fine for NB5.5 Beta 2. I did check this again before isuuing this bug.


Kind regards, Wouter van Reeven
Comment 1 Andrei Badea 2006-10-20 10:18:44 UTC
NetBeans 5.5 requires a JDBC 3.0 driver for Oracle. See the rationale in issue
84654 desc8.

*** This issue has been marked as a duplicate of 84654 ***
Comment 2 wvreeven 2006-10-20 10:33:02 UTC
Sorry to have issued this. Thanks for your quick reply. I can confirm that the
table explorer works fine with the Oracle 10.1.2 database driver. I'll add some
comments to issue 84654 and will close this issue.


Wouter