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 64647

Summary: Recapture schema doesn't work
Product: db Reporter: Petr Blaha <blaha>
Component: DB schemaAssignee: Andrei Badea <abadea>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Petr Blaha 2005-09-19 12:40:15 UTC
[build 20050915]
I created CMP beans from database and the realized that other columns are
needed. Therefore, I changed structure of table (change PK and added new
column). I would like to recreate dbschema but it seems that this action doesn't
work properly. See attached screenshot. Table message has 3 columns in dbschema
but 4 in DB.
Comment 1 Petr Blaha 2005-09-19 12:41:40 UTC
Created attachment 24932 [details]
screenshot
Comment 2 Andrei Badea 2005-09-19 14:48:57 UTC
It works for me. Are you able to reproduce the issue?
Comment 3 Andrei Badea 2005-09-19 14:59:24 UTC
After discussing it with Petr closing as WORKSFORME.