| | | StrataFrame Beginner
       
Group: Forum Members Last Login: 06/18/2006 9:43:25 PM Posts: 12, Visits: 49 |
| I try create the a table that has relationship with table itself, but DDT do not allows. For example, Employee Table that has emp_pk as PK and emp_superiorpk as a foreign key that refer to the superior pk refer to the Employee Table as well as below: employee (1)---> (0,m) employee How I can create this in DDT ? |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: 06/17/2008 9:28:35 AM Posts: 2,649, Visits: 1,863 |
| Ah, I didn't even realize that that was a business rule in the DDT. It's certainly allowed in SQL Server, so I removed the rule, and you will be able to do it in the next version that will be released here in a few hours.
www.bungie.net |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: 06/17/2008 9:28:35 AM Posts: 2,649, Visits: 1,863 |
| | |
|
|