Subject | RE: [IBO] tOboDataBase Class Not Found |
---|---|
Author | Jack Cane |
Post date | 2005-09-25T01:43:36Z |
Helen,
Right, subject should read "tIBODataBase Class Not Found". The error says
"Class TIBODataBase not found".
My unit has always had IBODataSet in the "uses" clause. And, yes, my object
class declaration includes the TIBODataBase component. Jason says, when
using IBO components, change from IBdataset to IBOdataset, but I have used
the latter all the while. That is why I am now confused.
In the D6 folder I see only iboDataset.dcu (which should be OK).
I must be missing something...
jwc
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Helen Borrie
Sent: Saturday, September 24, 2005 9:29 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] tOboDataBase Class Not Found
Jack,
At 08:40 PM 24/09/2005 -0400, you wrote:
(presumably TIBODatabase), while your message refers to TIBODataset. In
4.5, both are in ibodataset.pas.
All units that refer to the IBO stuff will need ibodataset in their uses
clauses; but that would have been the case with a previous IBO 4.x
version., too.
Helen
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Yahoo! Groups Links
http://groups.yahoo.com/group/IBObjects/
IBObjects-unsubscribe@yahoogroups.com
http://docs.yahoo.com/info/terms/
[Non-text portions of this message have been removed]
Right, subject should read "tIBODataBase Class Not Found". The error says
"Class TIBODataBase not found".
My unit has always had IBODataSet in the "uses" clause. And, yes, my object
class declaration includes the TIBODataBase component. Jason says, when
using IBO components, change from IBdataset to IBOdataset, but I have used
the latter all the while. That is why I am now confused.
In the D6 folder I see only iboDataset.dcu (which should be OK).
I must be missing something...
jwc
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Helen Borrie
Sent: Saturday, September 24, 2005 9:29 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] tOboDataBase Class Not Found
Jack,
At 08:40 PM 24/09/2005 -0400, you wrote:
>Greetings,Do you have this sorted yet? Your subject refers to "TOBODatabase"
>
>My form uses tIboDatabase and tIboQuery components to access FireBird. The
>used unit is IboDataSet. I just installed IBO 4.5, and read Jason's note
>that says, if using Tibo components we should rename the IBdataset to
>IboDataSet in the uses clause. However, my uses clause already specifies
>IboDataSet. I was previously using IBO 4.
>
>When I open my source in the IDE the message is that class tIboDataSet is
>not found. I checked the library path and it includes my new IBO4.5 folder.
>
>Any ideas appreciated.
(presumably TIBODatabase), while your message refers to TIBODataset. In
4.5, both are in ibodataset.pas.
All units that refer to the IBO stuff will need ibodataset in their uses
clauses; but that would have been the case with a previous IBO 4.x
version., too.
Helen
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Yahoo! Groups Links
http://groups.yahoo.com/group/IBObjects/
IBObjects-unsubscribe@yahoogroups.com
http://docs.yahoo.com/info/terms/
[Non-text portions of this message have been removed]