Subject | Re: [firebird-support] Re: Execute Statement BUG |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2005-12-21T06:30Z |
On 20 Dec 2005 at 19:53, Wei Yu wrote:
not automatically convert types in EXECUTE STATEMENT is not a bug -
it is by design.
You can call 'a bug' that SUM(integer) may be not integer but this
is a different story.
--
SY, Dimitry Sibiryakov.
> I did investigate the problem for detail. It ends up that everythingIt may be a bug, but not the bug you expect. The fact that FB does
> went to OK, if you return a empty dataset. BUT got error if there
> are data needs to be returned. and futher, if I comment the SUM(..)
> fields and GROUP BY clause. then I get the result set from this for
> execute statement. so IT MUST BE A BUG in the current version of
> FireBird.
not automatically convert types in EXECUTE STATEMENT is not a bug -
it is by design.
You can call 'a bug' that SUM(integer) may be not integer but this
is a different story.
--
SY, Dimitry Sibiryakov.