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 161576 - org.netbeans.api.db.explorer.DatabaseException: [Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented
Summary: org.netbeans.api.db.explorer.DatabaseException: [Microsoft][ODBC Microsoft Ac...
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-31 12:54 UTC by kri5tina
Modified: 2009-04-06 16:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 134310


Attachments
stacktrace (1.37 KB, text/plain)
2009-03-31 12:55 UTC, kri5tina
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kri5tina 2009-03-31 12:54:58 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 1.5.0_14-b03, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_14-b03
OS: Windows XP, 5.1, x86

User Comments:
kri5tina: Trying to connect Microsoft Access Database in Netbeans with jdbc:odbc......



Stacktrace: 
org.netbeans.api.db.explorer.DatabaseException: [Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented
        at org.netbeans.modules.db.explorer.infos.TableListNodeInfo.initChildren(TableListNodeInfo.java:116)
        at org.netbeans.modules.db.explorer.infos.DatabaseNodeInfo.loadChildren(DatabaseNodeInfo.java:742)
        at org.netbeans.modules.db.explorer.infos.DatabaseNodeInfo.getChildren(DatabaseNodeInfo.java:730)
        at org.netbeans.modules.db.explorer.nodes.DatabaseNode$DatabaseNodeChildFactory.createKeys(DatabaseNode.java:382)
        at org.openide.nodes.AsynchChildren.run(AsynchChildren.java:147)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
Comment 1 kri5tina 2009-03-31 12:55:03 UTC
Created attachment 79130 [details]
stacktrace
Comment 2 Jiri Rechtacek 2009-04-06 16:45:42 UTC
Works for me in NB6.7, the suspected code was replaced with new one since NB6.7.