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 there, I'm using Mindscape Lightspeed v5.5. Getting what seems like a bug, or at least, a problematic feature. Where if I do a linq query clause and the parent object of a property Im trying to equate is null, then the SQL generated doesn't seem to make sense, it generates a CROSS JOIN. Ie
resultant SQL query is
however if 'ana' is a valid Anaconda object but it's Xid property == null, ie
the SQL becomes
To me this seems a bit messed up? I would expect both resultant queries to be the same. Appreciate any input, cheers AT |
|
|
Sorry if this relates to this thread - it seems like it was fixed in an older version - not sure it's the same issue |
|