Page 1 of 1

ODAC connectivity for Rave reports

Posted: Mon 22 Nov 2004 01:32
by Darren
Hi,

I was wondering if there is a way to use the odac components within the rave report designer which comes with delphi 7. I know i could use a direct data driver from the delphi application to link the odac components in the delphi app to the report, but i would rather keep all the sql in the rave report designer.

Thks
Darren

Posted: Tue 23 Nov 2004 08:24
by Paul
You can link TOraQuery, TOraTable, TSmartQuery ODAC components to Rave Report with TRvDataSetConnection component. ODAC does not support connection with "Driver Data View".