Problem with joins and where.

Deane Venske deane.venske at eduss.com
Thu Nov 20 22:59:21 CST 2003


Ruslan Zasukhin wrote:

>on 11/21/03 12:27 AM, Deane Venske at deane.venske at eduss.com wrote:
>
>  
>
>>Hi Guys,
>>
>>Sorry I didn't explain properly. This bug happened after upgrading from
>>a42 to a46. I'm not sure why though. All the code was working in a42.
>>VStudio has the same problems on my end.
>>    
>>
>
>Hi Deane,
>
>Just only I have fix one bug in locks on OUTER JOIN.
>
>I will build a47 servers now
>
>  
>
I will give it a go once done. But I'm not using INNER or OUTER joins. 
I'm just using SELECT t1.x, t2.y FROM t1, t2 WHERE t1.x = t2.x
I prefer using INNER JOIN... ON syntax, but is that supported?


More information about the Valentina mailing list