In order to construct joins using SqlEnum.JOIN, I changed its value to '=' instead of 'JOIN'. Since joins are performed using "left=right" and not "left JOIN right", isn't this behaviour more accurate?
Does anybody have any comments on possible side-effects of this change? Regards, Kelvin -------- The book giving manifesto - http://how.to/sharethisbook -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
