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 124354 - Add support for delete columns in Java DB
Summary: Add support for delete columns in Java DB
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-21 08:21 UTC by bupteric
Modified: 2008-11-09 21:56 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
can not delet column on Java DB (167.04 KB, text/plain)
2007-12-21 08:26 UTC, bupteric
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bupteric 2007-12-21 08:21:10 UTC
Both on Windows XP and OpenSolaris platform,I use NetBeans 5.5 with Java DB.When I right click the mouse on the table of
Java DB, a menu is shown ,which lists some items: Add column,View Data,Execute command,Property and Delete. But the
Delete item is gray,and can not click. Does anyone know why this happened?
(ps: other DBs like mysql, do not have this problem)
Comment 1 bupteric 2007-12-21 08:26:10 UTC
Created attachment 54441 [details]
can not delet column on Java DB
Comment 2 David Vancouvering 2008-01-07 23:49:58 UTC
This is because Add Column is not supported in Java DB 10.2.x.  This was added in Java DB 10.3.  I'll mark this as a
feature request to support Add Column once we start supporting Java DB 10.3.
Comment 3 Roman Mostyka 2008-11-09 21:54:39 UTC
Fixed with another issue.
Comment 4 Roman Mostyka 2008-11-09 21:56:15 UTC
Verified.