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 88701 - Tables tree cannot be expanded for Oracle 8
Summary: Tables tree cannot be expanded for Oracle 8
Status: RESOLVED DUPLICATE of bug 84654
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-06 13:33 UTC by Ivan Bradac
Modified: 2006-11-08 10:14 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 Ivan Bradac 2006-11-06 13:33:57 UTC
If I connect to an Oracle 8 database through an Oracle jdbc driver, the Tables 
tree cannot be expanded: 

If I use classes12.zip , an infinite "Please wait" icon is displayed. 
If I use ojdbc14.jar, an error message appears: "Unable to read the database 
structure; Unsupported feature".

However, I can expand the Views and Procedures. I can also execute queries 
directly.

It worked well with NetBeans 5.5. beta . I could use both the drivers mentioned 
above.
Comment 1 Andrei Badea 2006-11-07 12:11:05 UTC
Please try using a 10.x version of the ojdbc14.jar driver.
Comment 2 Ivan Bradac 2006-11-07 13:53:00 UTC
I took 10.2.0.2 and it works.

Thanks for your hint.
Comment 3 Andrei Badea 2006-11-08 10:14:35 UTC

*** This issue has been marked as a duplicate of 84654 ***