.setFk2pk1Relationship(table1);
On 6/6/07, Fredrik Liden <[EMAIL PROTECTED]> wrote:
When I synch the dbentity with the object I get the following prompt:
"Remove foreign keys mapped as Object Attributes."
Could someone explain what this one does? What are the pros and cons of
remo
When I synch the dbentity with the object I get the following prompt:
"Remove foreign keys mapped as Object Attributes."
Could someone explain what this one does? What are the pros and cons of
removing the foreign keys?
This is a 1-many relationship.
Table 1
Pk1
Field1
Table 2