Subject Re: [IBO] BUG using TIBOQuery and dblookupcombobox or dblookuplist
Author Jason Wharton
I'm not sure where the problem could be but I'd appreciate it if you would
trace out the code and see if you can find a problem in the IBO Code.

Thanks,
Jason Wharton
CPS - Computer Programming Solutions
Mesa Arizona
http://www.ibobjects.com

-- We may not have it all together --
-- But together we have it all --

----- Original Message -----
From: "Marco Lauria" <mslauria@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, May 27, 2003 3:23 PM
Subject: [IBO] BUG using TIBOQuery and dblookupcombobox or dblookuplist


> Hello All,
> I found this bug, but I don't know if it's related to IBO or to the
standard
> DB-Aware Lookup Components from the VCL.
> Simply if I use as DataSource and DataField a column declared
NUMERIC(18,0)
> it doesn't do the lookup.
>
> I tried it using C++Builder 6.0 latest release with the latest service
pack
> WIndows XP and Firebird 1.02
>
> I think everything is related to the LargeInt datatype, but I don't think
> there is a bug in the VCL
> as there is no mention of this in the newsgroups.
>
> Does anyone else encountered this problem?
> Regards
> Marco