rbuser
Comments
-
Thank You,
I forgot all about that!
Branden Johnson
-
Hi Nico,
we are using TeeChart Pro 6.
Thanks,
Dmitri
-
Hi Nico,
Thank you very much, that's exactly what I'm looking for.
Wendy
-
Nico:
Since you do not have a method to do this - could I inherit the designer
form, extend it, then inherit a tppReport component that uses my inherited
designer ???
My purpose is for my own internal use.
I have apps written with Delphi 5/6 and ReportBuilder5 etc. The
question is can I continue development on these apps with Delphi2005
using the older versions of ReportBuilder?
Thanks!
Gerry Tomlin
Nico,
We are using ORACLE native drivers via the BDE to connect to ORACLE. The
sql below will not run using any tool. As previously stated, the "AND AND"
in the sql (with no expression inbetween) is causing the problem. This<…Sorry !
I just have to use summary instead of pagefooter !!!
Ren? / SSV
Just a little correction:
This is not true.
The last page has it's pagefooter - but alle pages between the first and
last has detail-bands at the bottom which are repeated on the next page.
Ren? / SSV
Nico - Any thoughts on this?
Regards
Mike Combellack
Hi
Thanks again for looking at this. Your scenario works if you preview using
the report explorer method . However, I'm actually sending the report to a
file - but you can see the error if you set the report device type toHave you been able to investigate this issue? As I mentioned earlier, I have
a feeling it's not new. I think that loadReport doesn't open the dataset in
the same way as when using the report explorer...
Mike
Hi
Thanks for the reply. This is an exception (ECodeError: Could not compile
program: DetailBeforePrint). Further investigation shows it happens whenever
I reference a field value from the dataset in the DetailBeforePrint
To partly answer my own question (!), I have found that a report that works
fine when loaded from a template and printed, suddenly throws an error when
the following code is added....
Procedure DetailBeforePrint;
begin
That was it. It sure would be nice if the visible property checked the
printbehavior property and enabled and disabled itself.
I dont load templates - I load archives ...
With TppArchiveDevice I generate archive direct into stream, then
I compress (ZLIB) this stream, and store in blob field - DATASET1.BLOBFIELD
Then in dataset event AfterScroll I decom…thanks very much!
[]s
Fellipe
that helped a bit but still see about a 30,000 millisecond degradion per
500 pages.
> if I start a report from scratch, I can't reproduce the problem. I'm using
you might try
1) coping the RAP code to the clipboard,
2) pasting it into Notepad,
3) erasing the RAP code event, and then
4) copyin…Hi Nico,
if I start a report from scratch, I can't reproduce the problem. I'm using
Delphi 7 with Update Pack 1, ReportBuilder 9.01 Enterprise. I'll see if I
can reproduce the problem. Keep in mind that all RAP code was generate…Hi Nico,
I have a template that were generated by my converter. There's a lot of
OnCalc and global Functions in it. Also, a lot of these codes are to get rid
of or to clean (perform additional manual code conversion). So, I use …I've try with the last version 9.01 demo, and I have the same result, still
frozing.
I have 2 pipelines, related by filter and not by MasterDataPipeline.
In the master I have 2 or 3 records but in the Detail 20525 records.
And wh…> Seen we update Windows terminal server 2000 to terminal server 2003,
never seen it--you might try 9.01 and see if it still occurs. If so, you'll
need to provide more information about your report.
Ed Dressel
Nico Cizik (Digital Metaphors) wrote:
I've created a component which can select a printer and sets information
like duplex and binnames which you can save in a ini file.
but by some printers it adds a space for the binnam…Hello, I have find where is the error!
In the unit ppUndo, class function
TppUndoableClassFactory.IsValidEmbeddedPropName(aObject: TObject;
aOperation: String): Boolean;
There are lines:
// get the embedded object<…Thanks for the answer, I have reinstalled the Delphi and it looks working
well.
I have also few another problems with Report Builder
1. Help integration doesn't work when Norton Internet Security 2005 is
installed althoug…Sorry, but, my CloseDataSource is set to False, and when I Open my report,
my table is close... I try to make my table open after report open, how I do
these?
thanks
thks.
need to try this in the office tomorrow.
anyway will all this be alot easier with version 9?
i am unable to locate anything on this in the v9 feature list. btw i am
using 8 standard.
rashid
hi,
i am following this tread with great interest.
i tried to do solution 2. but nothing comes out (second page) . Some
questions
1. Can the subreport be place at the footer?
2. Do i place the text for the second page after…
Hi Nico Cizik,
Sorry about that. Since I print the adobe writer instead of the actal
printer to do the testing, there is no problem
for the printing to the physical printer. But there is problem on adobe
writer, m…Hi Nico Cizik,
would you mind send the complied program to me since I've installed a
new rbuilder and downlad your project again.
But the preview and the actual print still difference.
My environment is