[dba-issues] [Issue 105737] Unable to Define Relation ships in tables

2009-10-09 Thread kevin_trainer
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105737





--- Additional comments from kevin_trai...@openoffice.org Fri Oct  9 
08:52:44 + 2009 ---
Created an attachment (id=65260)
Associated tables producing error for issue 105737


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 105737] Unable to Define Relation ships in tables

2009-10-08 Thread kevin_trainer
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105737
 Issue #|105737
 Summary|Unable to Define Relationships in tables
   Component|Database access
 Version|OOo 3.1
Platform|PC
 URL|
  OS/Version|Windows NT
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|kevin_trainer





--- Additional comments from kevin_trai...@openoffice.org Thu Oct  8 
16:00:29 + 2009 ---
1. Created 2 tables (Customers  Title) both with primary keys
2. Selected Tools  Relationships...
3. Added both tables(Customers  Title)
4. Attempted to associate the tables using the Title fields from both the 
tables, so as to create a lookup/association
5. I tried this a number of times using different methods (draging from one to 
the other and using the New Relationships dialog)
All result in the following errors:

OpenOffice.org Base
Primary or unique constraint required on main table: Customers in statement 
[ALTER TABLE Title AND FOREIGN KEY (Title) REFERENCES Customers (Title)]

OR

OpenOffice.org Base
Primary or unique constraint required on main table: Title in statement 
[ALTER TABLE Customers AND FOREIGN KEY (Title) REFERENCES Title (Title) 
ON UPDATE CASCADE ON DELETE CASCADE]

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org