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 - No primary keys
Summary: No primary keys
Status: RESOLVED DUPLICATE of bug 167389
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-28 19:25 UTC by ebcorde
Modified: 2009-07-29 10:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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