Report doesn't work with Interbase 6
Hi,
Well...I have studied many days Report Builder, making a lot of examples
and when I started programming in a comercial project, a problem!!! The
report doesn't appear. I'm using Delphi 5 and Interbase 6. Is the problem
related to pipelines? I have tried both dbPipeline and bdePipeline, and
nothing happens. What can be wrong?
Thanks...
Bruno Nepomuceno
Well...I have studied many days Report Builder, making a lot of examples
and when I started programming in a comercial project, a problem!!! The
report doesn't appear. I'm using Delphi 5 and Interbase 6. Is the problem
related to pipelines? I have tried both dbPipeline and bdePipeline, and
nothing happens. What can be wrong?
Thanks...
Bruno Nepomuceno
This discussion has been closed.
Comments
Make sure that the datapipeline is connected to the report and to the data
aware components. Then make sure that there are fields defined on the
datapipeline. Try toggling Datapipeline.AutoCreateFields in the object
inspector. If that doesn't create the fields, then delete the datapipeline
and create a new one. The fields should get recreated correctly, if you've
changed the query at design time. You can click over the datapipeline on
the form to see the fields which have been created.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com