Using ADO Driver Viewers in Reports with Delphi

Category

Rave - Data Connections

Question

I have used an ADO Driver View to connect to the Database inside RAVE. How can I now execute that report from Delphi?

Solution

You need to include RvDLADO in your uses clause (or RvDLBDE for the BDE driver or RvDLDBX for the dbExpress driver).