Subject | Unable to open IBOTable in run-time |
---|---|
Author | Danie |
Post date | 2006-07-17T08:01:09Z |
I am working with Firebird 1.5 and Delphi 7.
I am using the latest evaluation version of IBO and used the GReplace
tool to convert the BDE components to IBO, all of which worked fine.
The problem now is that I can open the IBOTable components at
design-time, but at run-time, I can only open the component from
within the datamodule that contains the database or connection
component, if I try to open a IBOTable component from within another
datamodule or form it fails.
I have tried to create a new unit and drop a IBOTable component on
it, but I get the same result, if I try to open the IBOTable
component my application just hangs.
The same thing happens with IBOQuery and TIB_Query components.
Any help on this issue would be appreciated.
Thanks in advance.
I am using the latest evaluation version of IBO and used the GReplace
tool to convert the BDE components to IBO, all of which worked fine.
The problem now is that I can open the IBOTable components at
design-time, but at run-time, I can only open the component from
within the datamodule that contains the database or connection
component, if I try to open a IBOTable component from within another
datamodule or form it fails.
I have tried to create a new unit and drop a IBOTable component on
it, but I get the same result, if I try to open the IBOTable
component my application just hangs.
The same thing happens with IBOQuery and TIB_Query components.
Any help on this issue would be appreciated.
Thanks in advance.