Data Tab
Hi
I would like to create in real time an SQL request with the Data tab in
ReportBuilder.
The problem is that I don't use the BDE, but a third party DBMS instead.
Is there a way to configure a TppDesigner component without having to use
the BDE ?
Thank you
Stephane
winscape@winscape-technologies.com
I would like to create in real time an SQL request with the Data tab in
ReportBuilder.
The problem is that I don't use the BDE, but a third party DBMS instead.
Is there a way to configure a TppDesigner component without having to use
the BDE ?
Thank you
Stephane
winscape@winscape-technologies.com
This discussion has been closed.
Comments
databases. There is a list of DADE plugins on our website, under the
'Friends | Data Access' page. You can dynamically create a TdaSQL object at
runtime in a report's datamodule. If you're not going to save the DADE
datamodule in the report, you may want to just create a separate query and
datapipeline external of the report. Here is an example of createing a
TdaSQL object.
http://www.digital-metaphors.com/tips/CreateSQLFromObject.zip
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com