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 232782 - Java DB Grab Recreate table Schema
Summary: Java DB Grab Recreate table Schema
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 7.4
Hardware: PC Other
: P2 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-16 09:46 UTC by _ supunliyanage
Modified: 2013-07-18 23:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Java DB Table Recreate Bug (29.66 KB, image/png)
2013-07-16 09:46 UTC, _ supunliyanage
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ supunliyanage 2013-07-16 09:46:16 UTC
Created attachment 137198 [details]
Java DB Table Recreate Bug

Summary:
Can't Grab and re-Create the DB Structure of a table

How to Replicate it:
Create a DB (follow https://netbeans.org/kb/docs/ide/java-db.html)
Grab a Table Structure
Try to recreate a Table: but the option is Disabled
Comment 1 Jaroslav Havlin 2013-07-16 11:15:40 UTC
http://hg.netbeans.org/core-main/rev/5257dcfc6975
Fixed.
Thank you for reporting.
Comment 2 Quality Engineering 2013-07-18 02:39:16 UTC
Integrated into 'main-silver', will be available in build *201307172300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5257dcfc6975
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #232782: Java DB Grab Recreate table Schema
Comment 3 _ supunliyanage 2013-07-18 23:12:39 UTC
Thanks Jaroslav