This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I've attached a project which has a strange bug (tested on SQL Server 2008). It contains a LSModel with 3 entities, 1 main entity which connect to the remaining 2 entities using a throughassociation link. One of the links will keep trying to make the through entity even though it already exists in the database. What I found out was that if I named my through-entity "WatchersMembers" then it will cause the bug. If I name the through-entity "WatcherMember" then it will succeed. No idea why, but its a bug :) Regards, Jerremy |
|