Subject BUG using TIBOQuery and dblookupcombobox or dblookuplist
Author Marco Lauria
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