rbuser
Comments
-
It should be possible to extent DADE to support this. I am not sure exactly
how, but one solution would be if you have some components that read from
the XML-database to make a DADE-plugin to comminucate between these
components an… -
Yes.
-
Do you mean you want to save all the data to XML and use that?
-
Thanks, Nico, but how do I accomplish this? I have already created numerous
end-user reporting apps, but in each case the RB tables are in the DB I'm
reporting from (all using Firebird). How do I modify one of these to access
the… -
Thanks Nard,
I'll study a database with the problem (before populating it) to see why the
datadictionary is missing. I'll tell you if I can find something.
Thanks for your support.
Jose Maria Sanmartin
-
DataDictionary.UserTableOwnername is False and I use the same database
connection for all the reports.
When this happens if I go to the Report Design I don't see the data
dictionary. Only the tables and field names. But not the … -
Hi Nico,
Your solution solve my problem partially.
With your help and driver of lx300 (no lx300+) the problem is solved.
The lx300 driver have problems.
Thank you very much.
Hi Nico,… -
Nico,
Not the menu. I already know how to hide those items. I was referring to the
Standard toolbar - specifically the Open and Save buttons. I'm sure I can go
into the source and hardcode the buttons to not be visible but I w… -
the time is correct but don't works yet.
-
I'm using tclientdataset. There is problem using it ?
I'm using the datasetfield property from clientdataset to do the
relationship between tclientdataset's.
The report work's but i'm getting strangers results. On last record fromI'm getting strangers results.
I'm using tclientdataset. There is problem using it ?
Without success yet.
Ok, now i'm usign a group and works fine but i need sum two variables in
another. See the atachment. The variable3 get the sum of Subreport2 and
variable4 get sum of Subreport3. There is no problem for it but now i need
sum the two…Now the footerband is not reproduced in execution time.
I'm using the reportbuilder 9.01 for delphi 7.
My report model:
Report
-Subreport1
-Subreport2
Report Footer
Myvariable := Dbcalcvalue from subreport1 + Dbcalcvalue from subreport2
My variable don't get correct value.
This code does what I want, brings up the PDF file in Acrobat Reader for
preview...
____
ppPDFReport.AllowPrintToFile := True;
ppPDFReport.DeviceType := dtPDF;
ppPDFReport.ShowPrintDialog := False;
ppP…I already found a solution in other newsgroup (using
Report.Template.OnLoadEnd event)
Nico Cizik (Digital Metaphors) escreveu:
Hi again,
Maybe I'm not giving you the right information.
We have several reports (rtm files). In each report we one or several
dataviews. In the application the user choose…Nico Cizik (Digital Metaphors) escreveu:
Sorry, but I didn't understand.
The total in the detail is already a variable that makes the difference
between the payment and the receivement. My problem is how to reach that
I'll try that, thanks
I'm working with RB 7.04 and I need to do it automatically because i need to
change SQL about 100 reports of all my Customers ( 75) and
I can't to do it manually
Any Idea ?
Thanks
"Jaime LLoret" escribi? en el m…Thanks for the reply,
I added the path to Project|Options|Search Path and it works now.
By the way, I tried to purchase this product yesterday, filled out the form
on your website, but there was no "Submit" button to commit the purch…Nard,
Yes, they do. It only stops working when the subreports are linked to a
dataview.
Yup. They are all set to outer joins. The data does show up correctly in
the dataview preview for each lev…Hello Nard,
Well, I'd like the autosearch form to be shown (there are other
autoserachfields), but without the criteria I add at runtime. So setting
ShowAutoSearchDialog is not an option.
RB9 surely will help, but is …
I am trying to calculate 3 different fields for a profit on each line. How
do you get the variables to be set to the values of the Fields in the
Pipeline?
I did not try but I'm guessing this will not work in Web based reporting? Is
there anything on how to accomplish the same for web-based reporting?
regards,
Martin
Nico
Thanks for that. I have found the demo.
Is there any guidance documentation as there is for creating a custom report
explorer.
I guess I also need to create a form for every report that we have. That is
We are using ReportBuilder 9.02 and TeeChart 7.04
We are using an inherited version of the TeeChart wrapper, and we did
reinstall reportbuilder after installing the charting components.
I am sending a test-application, an…