Using ODAC with Fast Report VCL 5

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
JamesInform
Posts: 19
Joined: Sun 11 May 2014 18:28

Using ODAC with Fast Report VCL 5

Post by JamesInform » Sun 11 May 2014 18:38

Hi,

I am just trying to use ODAC with the new Fast Report VCL Version 5. Does anybody know which components to use?

I have looked in the demo directory but only found components for Fast Report 4.

James

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Using ODAC with Fast Report VCL 5

Post by AlexP » Mon 12 May 2014 12:26

Hello,

You can use for FastReport 5 the same demo sample that is supplied with ODAC for FastReport 4.

P.S. You can add changes in the Register method of the frxODACReg module in order for the component to be registered on the correct tab.

JamesInform
Posts: 19
Joined: Sun 11 May 2014 18:28

Re: Using ODAC with Fast Report VCL 5

Post by JamesInform » Mon 12 May 2014 13:12

Dear Alex,

thank you very much for your response. Seems to work. :!:

James

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Using ODAC with Fast Report VCL 5

Post by AlexP » Tue 13 May 2014 06:58

If you have any further questions, feel free to contact us.

Post Reply