I have an application that I am converting from the Borland Database Engine to IBDAC.
Please can you help me locate the information I need to use IBDAC with Report Builder as I can find no reference to it in the documentation.
Some example projects would be helpful.
Thank you.
Using IBDAC with Report Builder
-
AndreyZ
Re: Using IBDAC with Report Builder
You can find ReportBuilder demo projects in the IBDACDemos\ThirdParty\ReportBuilder directory, where IBDACDemos is a directory where you installed IBDAC demo projects.
-
rhondaridge
- Posts: 4
- Joined: Fri 25 Jan 2013 12:03
Re: Using IBDAC with Report Builder
When I open this project using Delphi XE2 I get a message "class TdaIBDACQueryDataView not found".
Do I need to install a component to make this work?
Do I need to install a component to make this work?
-
AndreyZ
Re: Using IBDAC with Report Builder
To install the TdaIBDACQueryDataView component, you should build and install the rbIBDAC.dpk package.