rbuser
Comments
-
Hi,
We are using DataSnap and Oracle8i, so I don't think that this would apply.
Ben
-
Still no luck. I changed the report properties to load the template from a
file instead of database but it didn't help as well.
Garo
-
Jim I don't handle any events and the datapipeline is always connected to
the Report - I just close the Query connected to the pipeline, reassign it's
SQL property, open the Query, load the template from templates Table and
call Repor… -
Cheers Jim, Didn't even look at RB Add On, we have that as well......
Andrew Flannery
-
as I said, the dummy group method is no good to me.
Thanks
AndyFlan
-
I solved my problem by using your suggestion, so Thank You.
But now I have a problem that is rather more complicated than the one
before.
I have a band B1 in which I have set Two regions R1 and R2 that have the
same top, i… -
Yes, I am aware of tdaSQL object that what I've been playing with so far.
The example you send me doesn't have a right dfm file.
Could you please send me again which I can be compiled in Delphi 4.0?
Thanks
-Bhoj
Thanks Jim .
Hello Jim.
Excuse to bad expression, until the momente I already knew of as to arrive
to the Editor, he/she would only like to know it is had as doing this in
time of execution, so that the final user can publish its own text.Excuse me again for my English.
On the Editor, it is the Editor of component TppRichText.
Thank you.
Ivan
Hi Johnnie Norsworthy,
add ppTypes to your uses clause. You'll always find such kind of information by simply scanning the source.
regards,
Chris Ueberall;
Thanks Jim & Chris! I promise to only ask once.
-Johnnie
Hi Paul Louck,
contact sales@digital-metaphors.com.
regards,
Chris Ueberall;
Please follow newsgroup guidelines, using your full name.
Thanks
Ed Dressel
Team DM
Superb. I'll try it! Thanks Jim.
I also always get a blank page at the end.
Strange... all my old report seems to work again when I rebuilded my
application (I have the report as an dll).
I have another problem though.
I do Like this.
I add a pbSection subreport.
In the deta…duplicate message.
Hi Tobias,
see Delphi's help topic 'TNumericField.DisplayFormat'.
HTH,
Chris Ueberall;
Jim,
1- I'll have a look at the pass through functions
2- I use OnGetTotalCaptionText and the new value is still being cut off
3- ?? Can I use wordwrap and change the height of the headers
regards
Pau…Hi Ivan,
Printing Reports without a Database
-----------------------------------
There are two components in ReportBuilder you can use to access data
from
sources other than a database: TppTextPipeline, Tpp…Hi Orhan,
this function isn't implemented.
regards,
Chris Ueberall;
All the tables can be opened, as the database.
But when I double-click on datadictionary, I get login dialogbox to log on
database.
I write SYSDBA and masterkey, but the dialogbox appear again.
If I click on generate (tab tables)…it's done !! :-)
--
enlevezmoi_alphomega@free.fr
http://alphomega.free.fr
http://www.codevinfo.com
ICQ 1496351…yes, your code work well.
Now, try this:
rather than move the datadictionary on datamodule, move the ibdatabase and
ibtransaction.
and try to use the datadictionary on the myendusersolution form ... It
doesn't wo…I'll try this.
But I don't understand the following problem:
In explorer object, when I want to choose Databasename for ppDataDictionary,
I see in the list the name
IBBaseData , like if the TIBDatabase was on the same…I
Jim it works but it has a new problem. wen the details records fill all
the detail band
I need to put "CONTINUE" in the footerband but the first ppchildreport
don't let me
print the ppchildfooterband on t…I Jim
Thanks for the anser.
I put 2 subreports in one main repor set printbehavior to pbsection but
it prints in 2 pages, the height of subreports is 145 margins all 0.
why it puts 2 pages.