in delphi 5 and ib6.01 and TQuerysql = select (x+y) as z from anytable
x + y =zinteger+integer=integer
why?
thanks...