Subject Re: [IBO] Very strange error in IBOQuery
Author fowlertrainer
--- In IBObjects@yahoogroups.com, "Albert Pasztor" <bozo@f...> wrote:
> Version property in core components.
>
> Albert
>
Package is not installed.
But IB_Constants is containing this:

IB_VERSION_MAJOR = '4';
IB_VERSION_MINOR = '2';
IB_VERSION_BUILD = 'I';
IB_VERSION_SUB_RELEASE = '';

Not to late I test my program with IBX components.
Same DB access interface, same routines, only I change components.
IBX is working with same code.

I think that the problem is "hiding" in SysPrepare, in History and
parameter handling.

ft