rbuser
Comments
-
yes, got it working fine--here is a demo with D7 EXE:
www.RetireNeeds.com/misc/RBGetText.zip
I'm using RB 10.07 with the patches--you might want to try the latest 10.08.
Ed Dressel
Team DM
-
No, I'm not using CodeSite, but I'm not sure how that will help me other
than identifying whether or not there's a bug in ReportBuilder.
The OnGetText() event doesn't even work with simple string columns in the
detail band suc… -
Are you using CodeSite? I can often find bugs quickly using the RB plugins
for that.
Ed Dressel
-
Yes, I added code to test for both dates and they both return "<> NULL".
if Invoice_Statements.FieldObjects['CYCLE_START_DATE'].IsNull then
Text := 'CYCLE_START_DATE = NULL'
else
Text := 'CYCLE_START_DATE… -
-
I was able to fix my problem by recreating the Query, Datasource, Pipeline
and Report completely from scratch. Not sure what happened.
Doug
--- posted by geoForum on in Report Builder 6 & TIBQuery Comment by rbuser May 2008 -
Thank you very much!!!
"Nico Cizik (Digital Metaphors)"
Regards,
Nikolai
-
Where I can get those patches, we have same problems!!
--
Yusuf Zorlu
MicrotronX Hard- & Software Consulting
www.microtronx.com
-
Hi Nard,
Is there a 10.09 coming for this patch?
Eric
-
At first glance the patch is doing it's job.
Thank you so far. I'll do some more testing the next days.
-
Nard,
datacomponents in a datamodule
If you are placing the data components on a
report is on a separate form
10.07 has been working perfectly, so I agree with Stef that's a 10.08 issue
<… -
Hi Nard,
I'm sorry but I realy don't have the time right now to build a report
project simular to the one that give these problems. My report uses
multiple tables/queries and datapipelines some tables are placed on a
dataso… -
> 1. Are you using RB's Data workspace to build queries?
No
Yes
No in all cases
My OpenDatasource is set to True
I've tried to reproduce it in a simple project, but I can't get the
error.
I found the cause:
ppDBpipeline:
If opendatasource = false and autocreatefields = true then I receive all the
fields, but with DataType = dtNotKnown
If I set opendatasource := true datatypes are received correctly.<…It seems it only happens if my TppDBpipeline points to a datasource
connected to a Tclientdataset
Leon
Sorry: I moved this question to the Rap-section.
Hi Nick,
I have a server version of the reprot that I am working on so I will
leave the dll version of the report (that hangs) hanging ...
Thanks for you help
Car
-Caralene
QHR Software
Thanks for the heads up..will look into it.
the
want
some use
to
the
because
happen,
--- posted by geoForum on http://delphi…Sorry, I can easily achieve this by toggeling it to true in the BeforePrint
event of the report.
Regards
Adrian Wreyford
Thanks Nico, .. I was registering it again then!
I just picked up on the Report.PDFSettings.OpenPDFFile property set to True,
and I do have that set to true, when the client prints to file, so that he
can see the resultant fil…>
Thanks Nard,
I solved the problem. Now the report print fine, I set the following
properties to false (the first 4 are already false, but the remaining 2
are setted to true) and now all the images are printed correctly…Hi Nico,
I'm using the delphi 2006 with reportbuilder 10.70.
Yes this happens only in the Service Application. The report is used in a
desktop application and it's ok, if I load the report dinamically it's
printed no…Hi Nico,
thanks for the info. I will give it a try and report back if that worked.
Regards,
Christoph
--- posted by geoForum on http://delphi.newsw…>Hi Nico,
Hmm...
I'm posting using newswhat.com and just changed my nickname there. Looks
like it has no effect changing the nick afterwards...
--- posted by geoForum on in Summing up values Comment by rbuser May 2008Hi Nico,
No problem, I just saw that other people post using their nick names only
and I'm so used to use this nick online, that I didn't thought of a
problem there.
Thank you for the link and the De…Hi Nico,
I'm sorry about that, I just forgot to add my name, because I'm writing
this on the delphi.newswhat.com website and not via email tool.
Those two approaches sound good, especially the first one. Could …If I set the subreport expand all, it no longer allows me to collapse it.
Jeff wrote:
Also is there a way to default the drill down to expanded
Thanks .. I suspected as much, but was hopefull.
Previously used MAPI from scalenum, but not working with Vista.
I will just add a report, almost as a certificate to the intended email,
with the actual attachment, until I get it sort…