Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Data Dictionary » Related Tables using different names fo primary Key Columns
Re: Related Tables using different names fo primary Key Columns [message #2327 is a reply to message #2326] Thu, 29 October 2009 16:15 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2352
Registered: April 2006
Location: Surrey, UK
Senior Member
You have misunderstood how the parent relationship details in the Data Dictionary are used. They are used to construct the ON clause in JOINs when an sql SELECT statement is constructed, as documented in Using Parent Relations to construct sql JOINs.

They are not used to modify the WHERE string which is passed from one object to another as the receiving object has no idea which relationship is being used. This is documented in Different names for the same field.

This is also described in FAQ129.


[Updated on: Fri, 30 October 2009 09:14]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: Importing a Database from Oracle
Next Topic: One subsystem with differents database names
Goto Forum:
  


Current Time: Mon Jul 22 07:36:01 EDT 2024

Total time taken to generate the page: 0.00932 seconds