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 - java.io.IOException: Unable to execute command: drop view `all` [Microsoft][ODBC Microsoft Access Driver] Syntax error in DROP TABLE or DROP INDEX.
Summary: java.io.IOException: Unable to execute command: drop view `all` [Microsoft][O...
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 05:56 UTC by Exceptions Reporter
Modified: 2010-04-27 11:45 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 93887


Attachments
stacktrace (1.31 KB, text/plain)
2010-04-07 05:56 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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...