Can't save.
When I try to do a simple report in time of design in Delphi 5, RBuider
Enterprise clicking twice in the ppReport and design the report, when I
close PPreport and I try to save
the project in Delphi gives the message " can't save ".
Why does anybody know that it happens?
Enterprise clicking twice in the ppReport and design the report, when I
close PPreport and I try to save
the project in Delphi gives the message " can't save ".
Why does anybody know that it happens?
This discussion has been closed.
Comments
please use a reasonable name, thanyou.
First, I recommend to design reports not in Delphi's IDE.
Is your form write enabled?
When you can't save your project then you'll have a Delphi issue not a ReportBuilder issue!
regards,
Chris Ueberall;
I using RB 7.01 enterprise + IBX. I don?t have GExpert installed.
We tried to use DataDictionary, but we don't know as sending parameters of
the delphi for RB. For example: To emit report for a period of dates,
defined by users in runtime.
More clearly: We want to build a report using the datadictionary that the
user can choose a defined period. Example: To print of 04/01/2003 up to
04/30/2003
regards.
--
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
a 'TppDataDictionary' component can't be used for limiting your data selection.
It provides the user with user friendly names (table and fields) and with master/detail relations.
You are mixing here a lot of unrelated things together, which doesn't makes it easy to answer.
Before you can't save a report there is no need to think about details of the report.
Are you currently able to save reports?
regards,
Chris Ueberall;