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 183620

Summary: java.io.IOException: Unable to execute command: drop view `all` [Microsoft][ODBC Microsoft Access Driver] Syntax error in DROP TABLE or DROP INDEX.
Product: db Reporter: Exceptions Reporter <exceptions_reporter>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WORKSFORME    
Severity: normal CC: adhikari, bud1960
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 93887
Attachments: stacktrace

Description Exceptions Reporter 2010-04-07 05:56:05 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-b02, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b02
OS: Windows Vista

Stacktrace: 
java.io.IOException: Unable to execute command:
drop view `all`
[Microsoft][ODBC Microsoft Access Driver] Syntax error in DROP TABLE or DROP INDEX.
   at org.netbeans.modules.db.explorer.infos.ViewNodeInfo.delete(ViewNodeInfo.java:111)
   at org.netbeans.modules.db.explorer.nodes.DatabaseNode.destroy(DatabaseNode.java:201)
   at org.openide.nodes.FilterNode.destroy(FilterNode.java:595)
   at org.openide.explorer.ExplorerActionsImpl$DeleteActionPerformer.doDestroy(ExplorerActionsImpl.java:640)
   at org.openide.explorer.ExplorerActionsImpl$DeleteActionPerformer.actionPerformed(ExplorerActionsImpl.java:590)
   at org.openide.util.actions.CallbackSystemAction$DelegateAction$1.run(CallbackSystemAction.java:592)
Comment 1 Exceptions Reporter 2010-04-07 05:56:10 UTC
Created attachment 96834 [details]
stacktrace
Comment 2 Jiri Rechtacek 2010-04-27 11:45:41 UTC
No more such reports for a long time...