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 169375

Summary: No primary keys
Product: db Reporter: ebcorde <ebcorde>
Component: DB schemaAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description ebcorde 2009-07-28 19:25:44 UTC
If a database tables has no primary keys, the Netbeans Database application will not work with that table.
Comment 1 ebcorde 2009-07-28 19:33:27 UTC
should add this.

This is a production database and there are many tables with no primary keys. 
I was not the author, I got stuck with it last month.
I want to migrate from PHP to Java and found Netbeans will not allow access to some tables saysing "No Primary Key"
Comment 2 ebcorde 2009-07-28 19:45:22 UTC
It's Postgresql ver 8.2 
Comment 3 Jiri Rechtacek 2009-07-29 10:14:40 UTC

*** This issue has been marked as a duplicate of 167389 ***