Subject | Re[5]: [IBO] Possible Bug in Parser: Sub-Selects with Integer and Date Fields In Firebird |
---|---|
Author | Eduardo Jedliczka |
Post date | 2003-07-11T16:46:55Z |
Helen.... Congratulations!
Really, using the flag OldParameterOrdering, our application works fine with
firebird 1.5 like than 1.0.
Ok it´s other problem ( and now we have a soluction - maybe not usefull
because other developers, like a governament, can use this flag turned off)
:-((
but (my english is very poor - really sorry) we use IB_Connect, IB_Query,
IB_DataSource...
with the other trouble, I can talk only the following:
When I do a select with a sub-select (having more parameters than the master
select) using Date and ShortInt parameters, the parser in some times result
two ou three parameters with same name and different types, for example:
CodEmpresa as Date and CodEmpresa as Integer!
Of coarse, the error message '14' is not a valid date, is a Delphi Message,
but it´s occur inside the IBO code.
This wrong parameters evaluation, is non-rare in Firebird 1.0, (and in FB
1.5 too - as we seeing this week) , we have various examples of this
circunstances.
in Truth: Very Thanks for your attention.
Signed:
=======================
Eduardo Jedliczka
Gerasoft - Informática
Apucarana - PR - Brasil
=======================
Really, using the flag OldParameterOrdering, our application works fine with
firebird 1.5 like than 1.0.
Ok it´s other problem ( and now we have a soluction - maybe not usefull
because other developers, like a governament, can use this flag turned off)
:-((
but (my english is very poor - really sorry) we use IB_Connect, IB_Query,
IB_DataSource...
with the other trouble, I can talk only the following:
When I do a select with a sub-select (having more parameters than the master
select) using Date and ShortInt parameters, the parser in some times result
two ou three parameters with same name and different types, for example:
CodEmpresa as Date and CodEmpresa as Integer!
Of coarse, the error message '14' is not a valid date, is a Delphi Message,
but it´s occur inside the IBO code.
This wrong parameters evaluation, is non-rare in Firebird 1.0, (and in FB
1.5 too - as we seeing this week) , we have various examples of this
circunstances.
in Truth: Very Thanks for your attention.
Signed:
=======================
Eduardo Jedliczka
Gerasoft - Informática
Apucarana - PR - Brasil
=======================