Subject | Re: [IBO] TIBOQuery 4.5Ah parameter bug? |
---|---|
Author | Carlos H. Cantu |
Post date | 2005-03-13T13:19:45Z |
Jason,
I don't know if you are talking about this, but:
... where ((:tabela = '*') or (:tabela = table.fieldA)) ...
ps: fieldA is varchar(10)
In this situation, IBO 4.5Ai creates 2 params with name tabela, one as
char(1) and other as varchar(10). I think it should create just one
parameter, as varchar(10).
[]s
Cantu
http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br
JW> I found and fixed a parameter parsing problem for the next release and I
JW> wondered if I could get a detail of this problem again so I can see if it is
JW> resolved as well.
JW> Jason Wharton
JW> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
JW> without the need for BDE, ODBC or any other layer.
JW> ___________________________________________________________________________
JW> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
JW> keyword-searchable FAQ, community code contributions and more !
JW> Yahoo! Groups Links
I don't know if you are talking about this, but:
... where ((:tabela = '*') or (:tabela = table.fieldA)) ...
ps: fieldA is varchar(10)
In this situation, IBO 4.5Ai creates 2 params with name tabela, one as
char(1) and other as varchar(10). I think it should create just one
parameter, as varchar(10).
[]s
Cantu
http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br
JW> I found and fixed a parameter parsing problem for the next release and I
JW> wondered if I could get a detail of this problem again so I can see if it is
JW> resolved as well.
JW> Jason Wharton
>> -----Original Message-----JW> ___________________________________________________________________________
>> From: rihoe [mailto:riho@...]
>> Sent: Saturday, January 29, 2005 3:57 AM
>> To: IBObjects@yahoogroups.com
>> Subject: Re: [IBO] TIBOQuery 4.5Ah parameter bug?
>> >
>> > do you have an example of this? 4.5Ai fixes a bug I was
>> > having in 4.3 and I really don't want to go back.
>> >
>> > thanks
>> > Ed Dressel
>>
>> I uploaded the sample app into yahoo (source and exe).
>> I hope Jason can fix it in this year.
>>
>> Riho
JW> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
JW> without the need for BDE, ODBC or any other layer.
JW> ___________________________________________________________________________
JW> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
JW> keyword-searchable FAQ, community code contributions and more !
JW> Yahoo! Groups Links