Page 1 of 1

Using IBDAC with Report Builder

Posted: Tue 14 May 2013 14:51
by rhondaridge
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.

Re: Using IBDAC with Report Builder

Posted: Tue 14 May 2013 16:13
by AndreyZ
You can find ReportBuilder demo projects in the IBDACDemos\ThirdParty\ReportBuilder directory, where IBDACDemos is a directory where you installed IBDAC demo projects.

Re: Using IBDAC with Report Builder

Posted: Mon 03 Jun 2013 09:40
by rhondaridge
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?

Re: Using IBDAC with Report Builder

Posted: Mon 03 Jun 2013 13:22
by AndreyZ
To install the TdaIBDACQueryDataView component, you should build and install the rbIBDAC.dpk package.