Subject | RE: [IBO] tOboDataBase Class Not Found |
---|---|
Author | Helen Borrie |
Post date | 2005-09-25T02:40:14Z |
At 09:58 PM 24/09/2005 -0400, you wrote:
exact version of IBO is it? (Look at ib_constants.pas, this bit:
// Version information
IB_VERSION_MAJOR = '4';
IB_VERSION_MINOR = '5';
IB_VERSION_BUILD = 'B';
IB_VERSION_SUB_RELEASE = '';
Helen
>Yes, I first removed old IBO4. Installed IBO4.5 to a different root-levelYou didn't answer this:
>folder. Checked lib path and it points to D6 under the new, 4.5 folder.
>
>jwc
>
>-----Original Message-----
>From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
>Of Helen Borrie
>Sent: Saturday, September 24, 2005 9:53 PM
>To: IBObjects@yahoogroups.com
>Subject: RE: [IBO] tOboDataBase Class Not Found
>And what did you actually install, for IBO 4.5x ?Meaning - what was the kit you installed? Where did you get it? What
exact version of IBO is it? (Look at ib_constants.pas, this bit:
// Version information
IB_VERSION_MAJOR = '4';
IB_VERSION_MINOR = '5';
IB_VERSION_BUILD = 'B';
IB_VERSION_SUB_RELEASE = '';
Helen