I try out Strataframe at the Moment and have an question. I want to create the following example:
Customers 1:n Orders
Orders 1:n OrderPositions
Articles 1:n OrderPositions
So i have to create two Relations in die OrderPositionsBO, but the wizard can only manage one Relation per BO, how can I write more than one Relationships in the same BO?
I have a SQL Server 05 and don't use die Database Employment Toolkit from Stratarframe.
best regards,
Daniel