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 89948 - Oracle JDBC error in 5.5
Summary: Oracle JDBC error in 5.5
Status: RESOLVED DUPLICATE of bug 84654
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-23 14:03 UTC by dayvien
Modified: 2006-11-23 17:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Printscreen of error (7.58 KB, image/gif)
2006-11-23 14:12 UTC, dayvien
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dayvien 2006-11-23 14:03:50 UTC
Hello all,
I require a little help here. I have just switched from the Netbeans 5.0 to 5.5.
I am developing a web application using Visual Web Pack 5.5 and connecting to an
Oracle database [9i]. In the IDE [netbeans 5.5 ] I manage to connect to Oracle
9i. However, when I click on the tables tab it gives me an error "Unable to
refresh children, connection is broken; unsupported feature". After this I
cannot view the tables but I can view any views I have created. However, the
views are not draggable [sic] to objects in the web page. I am using the Oracle
thin driver to connect to the database. [If it will help, using the same driver,
I can connect and view the tables in Netbeans 5.0].

Thanks in advance.

Dayvie
Comment 1 dayvien 2006-11-23 14:12:10 UTC
Created attachment 36246 [details]
Printscreen of error
Comment 2 Andrei Badea 2006-11-23 17:01:12 UTC
Please use a 10.x version of ojdbc14.jar with NetBeans 5.5.

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