rbuser
Comments
-
Bill,
You could try compiling with FastMM4
http://sourceforge.net/projects/fastmm/
The default memory manager in delphi is prone to fragmentation whic… -
Where do I find the autocreate forms list? I couldn't find it under
Project>Options...
I will try the demo to run it on the data.
Thank you.
Bill
-
We are using IBX and Interbase 6.0.2.0. RB version is 7.01. We haven't tried
7.04, is it free to upgrade?
Do you see any side/negative effects by setting UniDirectional to true for
the IBX component such as TIBQuery that queries… -
The reports have basically the standard stuff like text, lables, memo and
variables, but I wouldn't say it's overwhelming amount of them, and no
images at all.
We did try the setting both Outline and CachePage to off and it did… -
I installed 10.02 and the problem is corrected!
Sher
-
are you using Developers Express controls?
Ed Dressel
Team DM
-
Have RB10 And upgrade to 10.02
I upgrade from a version that was released when delphi 6 was released.
-
Nico Cizik (Digital Metaphors) wrote:
That's right - but not for the RAP packages.
Carsten
--
-
-
Oh man! I love when thinks are so simple to fix!
Thanks a lot. This was a very important issue... Thanks again.
I thought as much....but needed to be 100% sure. Thanks.
No problem here
D7 + RB7.03
D2006 + RB10.x
Of course make sure you download and install the correct version of
RB10 (the one for d2006).
Jon
Found it!
Hi,
Ok , setting ppGroupFooterBand.PrintPosition to a negative value isn't
working, some times the band skips to new page, other times it doesn't. I
REALLY need some kind of mechanism to start a new page from a
ppGroupFoote…Hi Nico,
No, RB7 since we are still using Delpi5 we can't upgrade to the latest
version. I tried using the bands OutOfSpace prop but that generates and
endless report. Setting ppGroupFooterBand.PrintPosition to a negative value…Update: many many thanks - it worked with the original code first time - I
had adopted the approach where the explorer, designer, dictionary and
pipelines are defined and maintained in a separate form. The Report
Explorer's own fo…Thanks Nard - it arrived OK and I've replied by separate email. I'm truly
grateful for your superb support and speedy response on this one!
with best wishes - David
Thank you Nico, as usual your DMs support is perfect.
Thank you very much.
Ricardo
Hi Nico,
Thank you for your attention!
They are using HP-PSC500.
[]'s
Ricardo
Nard Moseley (Digital Metaphors) wrote:
Thanks for the information. I will look at AutoSearch parameters in
more depth. I had assumed the panels were not replaceable. Are the web
counterparts also replaceable?
I must s…Nard Moseley (Digital Metaphors) wrote:
Thanks for the marketing spiel, but I have already bought RB Server 10.
Now I am trying to figure out what is possible with it, thus the
questions.
My report criteria dialogs are …The bit that is confusing is that I do not have anywhere in my code a
procedure called ppBDEPipelineTraverseal.
Taking that however I've added a ppBDEPipeline and a TQuery onto the form
and linked these to the report. I've set an on…It looks like that the report is looking for a published method called
ppBDEPipelineTraversal but can not find it when it is loaded--you can stub
out a dummy if you want and the problem should go away. Just add the
declaration abov…Really just a snapshot.
I want to however be able to open this snapshot in the reportbuilder preview
window. Is this possible?
Nico,
Thanks for your response.
Regarding the PDF, actually that is what I am doing now. The only difference
is that instead of spawning another window, I placed an instance of
TWebBrowser on the form and called TWe…So, how much work to create a previewer? In further discussions with my
client, it is important for the output to look WYSIWYG, including page
numbers.
My option is to export PDF to stream, then import into a PDF viewer
…> Can this be accomplished?
now without spinning your own previewer--a bit of work.
Yes. I did something like this a long time ago for an HTML reporter. I
created a 2 pass report with a very long page. In the fir…Awesome!
Thanks for the info. I had no idea that was legal.
Regards,
Paul
It is going to be verry difficult for you to find out the problem without
the testdata I'm using. Do you have an Oracle database (version 8.1.7 or
higher), so I could send you the testdata also ?
I am enclosing a word document to show you what i mean by global values.
Maybe a bad translation. I've tried the OnCalc event and i'm afraid that
doesn't work either.