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
|
Hi, trying to implement JOINs in our solution, but for first query usage I keep getting Mindscape.LightSpeed.LightSpeedException with not much details. It's also my first real exploration of LINQ joins, possibly doing something wrong. But not sure how to get more details and proceed. I've tested LS join with small two-table example and this looks fine. What I am trying to implement in acutal solution is more complex with 4 joins. It's friday afternoon, so no real time to get sample project, but actually probably is an understandable example (UserManagement - users, roles and rights), so here's the code: |
|
|
Thanks for reporting this. It will be fixed in the next drop. |
|
|
Thanks Ivan, I've tried the fix. The exception is gone. However, I do have doubts regarding the generated SQL. |
|