rbuser
Comments
-
Thanks for the explanation Nard.
I understand it's difficult to understand what exactly i want to do, I will
try to explain the best i can.
Old situation:
In Delphi, i have on a form, one ppReport and one pPDesigner … -
Hi Nard,
Thanks for your reply, and i apologise for the many questions but i don't
quite understand 100% yet.
Suppose i don't have any pipelines on my form and only have queries on the
reports Dade tab.
One query is … -
Oh, ok. I got it.
Thanks
-
You made a recursive link between twou threads without to post the example.
Rod_Costa's thraed poits to my thread and it points to his thread...
-
Ignore this message. Problem's solved. I had IndexFieldNames set
to "AuctionNo;BidNo". I got rid of Bid_No and it is now ordering by
correctly.
--- posted by geoForum on in Order by problem Comment by rbuser April 2006 -
Nico
All of my reports are in my database (End User Report solution). Yes I back
the GDB up daily (Firebird) is that sufficient...
Sorry for sounding like a panicking mare but I dont wont the problem of
installing 10 … -
"Nico Cizik \(Digital Metaphors\)"
-
The detail dataset is linked to the master by the primary key (via
mastersource,masterfields,indexfieldnames) and it is in the detail
band
Also the dataset that should be printed in the region is linked to the
master by the… -
Ouch!
Should have downloaded yesterday.
Think I'll see if I can get 7.06.
Michael
-
Unfortunately in simple example project this work fine, but
my project is to complicated for sending and installing
in your computer
Thanks Nico !
Im working on it with RAP. One problem I have declared a Global variable in
RAP. How can I set a value for this variable from Delphi unit, I mean
outside RAP ?
Thanks
Thatchi !
~~~~~~~~~~…Teechart Pro 7.0
The report designer is runned from the application and I want that all the
reports created will be saved in RTM files. If I set the SaveAsTemplate
property to True and run the program, I've the ETemplateLoadError: File Not
Found er…But I want save to RTM files not on templates. I'm confused?
Regards
Robert
Oh my... I'ts true (obviously)!
I use RB 9 and Delphi 7.
Thanks Nico.
Robert
Am Tue, 2 May 2006 13:17:33 +0200 schrieb Pierre:
with RB 9.03 I can't reproduce??
--
Best regards
Dietmar Brueckmann
Hi again,
I re-install version 9.01 and the problem is back.
I don't have the problem if I use the "Report tree" and change the caption
using that way.
So I'll continue with this and use the "report tree".
Hi,
Yes .. it is working with version 10.02
The problem disapear ...
and now ...
re-install version 9 ?
or ... upgrae to version 10.02 :-)
second solution cost a little more ;-)
Regards
Hi,
Delphi 9
RB 9.01
I have a report open.
I click on a "TppLabel".
Then I go to Delphi ObjectInspector, select properties panel, look for
"caption" properties and select it.
Then on the right I begin …Hi, Nico!
I prefer my users use the search tab but capable entering field or some
kind of variable instead of search value.
The reason is, I made my own autoSearch form. However, linking the report
with my form is a lot of …Ok. I think I see what I need to do:
1. Run a query that generates the data but use a different query (or table)
component for each of the three reports. Each query (or table) will have
it's own Datasource and ppDBPipeline c…Hi,
Another option is that you can have all three section sub-reports in the
report and conditionally toggle their visibility.
--
Bob
Thanks for the answers, but I am not to clear when you say:
What form does the created report need to be in? Is it a dynamic runtime
object? a file?
At what point would I do this? Would I do this after I call ppReport1.P…Hi Nico,
Many thx for your Help.
I was afficted by doubts. ^^
Regards,
J?rg
Hi Nico,
Thanks for your answer.
I use the Code within Calc-Mode on ReportBuilder v 9.03. Is here the
Problem?
Regards,
J?rg
I think the problem (at least in part) is due the fact that the old RB 7
library was still in the search list.
I am surprised that the installation of v10 did not remove this.
Seems there are other properties too like this.
So far - Borders and BlankWhenZero also.
Why doesn't the upgrade take care of these. I thought your docs said it
would.
>a detail band that is larger than the page length
Thanks, it was actually a header band larger than page lenght, but I got the
idea. Much appreciated.
Regards,
-Benton
a detail band that is larger than the page length
...
Ok, found out how to do it.