Subject | Re: [IBO] Component Compatibility |
---|---|
Author | Jason Wharton |
Post date | 2001-11-07T17:35:33Z |
IBO has all of the functionality of the BDE but it doesn't make use of
anything of the BDE.
It is a BDE replacement 100%.
It only depends on the TDataset mechanism of the Delphi VCL and native IBO.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
anything of the BDE.
It is a BDE replacement 100%.
It only depends on the TDataset mechanism of the Delphi VCL and native IBO.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: <tashi@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, November 07, 2001 10:32 AM
Subject: [IBO] Component Compatibility
> I've found an excellent data export component (SMSExport) that
> exports data into many formats. The wizard is a great tool for end
> users to export data into any format they need.
>
> This component works great with (IBO) components but not (IB_)
> components.
>
> I may be wrong, (feel free to correct me if I am) I thought the (IBO)
> components where just for compatibility with standard Delphi (in my
> case) BDE components. I've used (IB_) components exclusively and
> haven't used (IBO) components for years and have no desire to deploy
> BDE with my applications.
>
> I would like the SMSExport component to work with (IB_ ) components
> but I'm not sure where to start. Any help would be greatly
> appreciated.
>
> Thanks
>
> Kevin