Negative Numbers by PageNo
Hello!
We are using here RB 7,.0 on Delphi 5.0.
We have a report with a GroupBreak which is setting back the Page numbers
On the First pass the Report.PageNo tells 1,2.3,...,n
On the second pass the PageNo tells -n,...,-2,-1,0
Is this normal? And what have i to do to get the same as in the first
path???
The report isn't a easy one there a 3 Subreports ( 2 child / 1 section )
Greetings Ren?
PS: Sorry about my terrible english
We are using here RB 7,.0 on Delphi 5.0.
We have a report with a GroupBreak which is setting back the Page numbers
On the First pass the Report.PageNo tells 1,2.3,...,n
On the second pass the PageNo tells -n,...,-2,-1,0
Is this normal? And what have i to do to get the same as in the first
path???
The report isn't a easy one there a 3 Subreports ( 2 child / 1 section )
Greetings Ren?
PS: Sorry about my terrible english
This discussion has been closed.
Comments
reports of this problem. Could you send us a simple demo report which shows
the problem to support@digital-metaphors.com
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
Hi Jim,
our application is very complex and needs a Oracle-Database running.
We would be able to set up a database on one of our computers.
You would be able to connect onto this machine via an oracle 9.02 client
over the internet.
We then can give you a compiled version of our program in whitch the report
builder is implemented. This version will then be able to connect to our
database over tns.
Is this a way ???
Greetings Ren?
No, we would need to debug a simple application using non-confidential
(demo) data. Are there any event handlers for this report? If yes, what are
they doing? Can you disconnect them unti lthe problem goes away? This is
what we will do to a sample you send. We will pare it down incrementally
until we can find out what was the cause of the problem. Then add the part
we removed to get it working and start using breakpoints in the code from
there on. Is there any way you can simplify the report until the problem
goes away (ie. remove event handlers and as much content from the report as
you can).
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com