Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Report explorer missing DBConnection?

edited May 2002 in General
I have a Report Explorer looking like the Demos/EndUser/Report
Explorer demo.

Delphi 6, ReportBuilder 6.03, DBExpress.

I'm using a TSQLConnection to connect to the database. All of my
query's run without needing the dbxdrivers.ini file. The query's that
feeds the ReportExplorer and the DataDictionary run fine, because they
are connected to the SQLConnection.

But the query's that I design in the Report Explorer wants the
dbxdrivers.ini file.

How do I tell the Report to use the SQLConnection? Or is it a property
on the ReportExplorer or the Designer or the DataDictionary?

Holger Hansen

Comments

This discussion has been closed.