Subject Re[2]: [firebird-support] Update statement seems to stall
Author Pavel Menshchikov
Hello Aage,

AJ> Bob Murdoch wrote:
>> ...
>> I am running the following query:
>>
>> update
>> sku_price
>> set
>> end_date = (end_date + 1) - (1/24/60/60)
>> ...

AJ> Isn't this equivalent to
AJ> end_date = (end_date + 1) - 0
AJ> ?

He mentioned that the DB SQL dialect was 1. It behaves differently in
such calculations as compared to dialect 3.


--
Best regards,
Pavel Menshchikov
http://www.ls-software.com/