nicocizik
Comments
-
Hi Roberto,
The image handling code was enhanced for the latest release of
ReportBuilder, RB 9. It was also enhanced for RB 7.04, which is the last
version of RB available for Delphi 5. If you would like to continue to use <… -
Hi Rob,
I'm not sure when this was changed but in my testing with RB 9.01, you are
able to click the Preview tab, then back to the Design tab and still remain
designing the subreport you were using. Try downloading a trial ve… -
Hi David,
The DBCalc component is designed to calculate the sum of a datafield. If
you need to calculate the sum of a TppVariable, you can place another
TppVariable where you would like the sum to appear and simply update its… -
Hi,
The latest version of ReportBuilder includes more enhanced support for
endless page detection. This will let the user know that their report has
entered an endless page state and automatically stop the generation. I
Hi Jaime,
Sorry, this is a limitation of the multi-select feature in ReportBuilder.
We will look into enhancing this for a later release of ReportBuilder.
Thanks for the feedback.
--
Regards,
Nico C…Hi Rob,
Inside the data workspace (Data tab), you can simply hold down the
key and click a dataview to see the Magic SQL.
--
Regards,
Nico Cizik
Digital Metaphors
in a question about magic SQL Comment by nicocizik December 2004Hi Preston,
The z-order defines when the report component is created in relation to
other components in that band. The CalcOrder determines when the OnCalc
event will fire in relation to other TppVariables in that band. In m…Hi Kemal,
There is a patch available for this issue. Please send a small e-mail to
support@digital-metaphors.com and we'll get it right out to you.
--
Regards,
Nico Cizik
Digital Metaphors
Hi Branden,
Do not set the printer name manually. Use the
Report.PrinterSetup.PrinterNames property to select which printer you would
like to use.
--
Regards,
Nico Cizik
Digital Metaphors
Hi Weverton,
Rotated Text is now natively supported in the newest release of
ReportBuilder (version 9.01). Please download a trial version of RB 9.01
and see if the text rotation meets the needs for your project.
-…Hi Dmitri,
We do not know of any issues with TeeChart 6, RB, and Windows 98, but
Windows 98 has been known to leak memory extensively. You might want to try
to upgrade your version of TeeChart and see if that makes a differen…Hi Dmitri,
This is not a known issue with RB 9.01. Which version of TeeChart are you
currently using? I do not currently have access to a Windows 98 machine but
I will test this situation on Monday and get back to you.
…Hi Franca,
The CrossTab component by definition will always show the calculated values
of a dataset such as the sum and grand total. If you are looking for a grid
type component that does not have the crosstab features, you m…Hello,
Check out the following example on how to create a booklet style report.
Hope this helps...
http://www.digital-metaphors.com/tips/Booklet.z…Hi Erich,
There is a MySql plugin available from our website. I am unsure about its
current compatability with the current version of MySQL but it would
probably be a good place to start. You can download it from our website…Hi Ralf,
Unfortunately this was a concious decision our team made to enhance the look
of the designer. If you would like to customize the way the design controls
look at run time, take a look inside the ppDesignControls.pas f…Hi Neil,
You can try
. We have definitely never tried anything like this. The
problem is that the design…Neil,
The ReportBuilder Designer was not designed to be easily changed or
customized at design time. This will require you to change the
ReportBuilder source, adding these new menu options, then recompiling and
install…Hi Gerry,
Sorry, ReportBuilder 9 or later is the only version that supports Delphi
2005. You will need to upgrade to RB 9.01 in order to successfully use RB
and Delphi 2005.
--
Regards,
Nico Cizik<…Hi Gerry,
ReportBuilder 9.01 will work correctly with the Win32 portion of Delphi
2005. This is the latest version of ReportBuilder.
--
Regards,
Nico Cizik
Digital Metaphors
in Delphi2005 Comment by nicocizik January 2005Hi Robert,
Does this happen with all your old reports? Are you able to recreate this
behavior using any of the built-in demo applications? Are you using any
third party components inside these reports?
If possible…Hi Bob,
Sorry for the delay in this response. If possible, will you please take a
screen shot of the "Search" tab in the Query Designer of your dataset and
send it to support@digital-metaphors.com. I am unable to fully see w…Hi Bob,
How are you connecting to your Oracle database? Are you able to run this
query directly on your Oracle server? If you place a query component on a
form with the SQL below entered in, are you able to successfully acti…Hi Bernd,
I apologize for the confusion. BuilderControls will not currently work with
RB 9. ReportBuilder 9 introduced a completely re-designed design control
architecture which would require all third party components to be…Hi Yuri,
Please do not cross-post your questions. This question would be appropriate
to post only in the RAP newsgroup.
Which version of ReportBuilder are you using? If you have a datapipeline
connected to the dat…Hi Peter,
As I mentioned in the thread in the DataPipelines newsgroup, your subreport
will not print correctly if you place it inside the group footer when it is
linked in a Master/Detail relationship. In order for a Master/D…Hi Rob,
I'm a bit unclear about what you mean by the "Objects" section of RB. Is
this issue in the designer or the previewer? Are you trying to disable the
ability to place objects on a report except for the subreports?
Hi Bernd,
ReportBuilder uses the built in Delphi routines ObjectBinaryToText and
ObjectTextToBinary to convert from ascii to binary and back. If you were to
save your template to a stream, you could use these methods yourself…Hi Andrew,
Full undo and redo support was added for ReportBuilder 9 or later.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-meta…Hi Adrian,
Please create a small example of this behavior and send it in .zip format to
support@digital-metaphors.com and I'll take a look at it for you.
--