rbuser
Comments
-
Hi Nico,
Hm, then I don't understand the purpose, I fear. You say that it's a feature
and show how it works, but it shouldn't be used?
Actually that wasn't even what I wanted to do originally. I wanted just to… -
Hello,
when I'm trying to hide some categories of the object inspector, I see my
changes only next time.
That's the same in the example form the rbWiki:
- I click at "Design" -> "EmailSettings" is visible under "User in… -
Ignore this message, I found the solution: add the items to the 'Ignore'
section and they don't end up in the Miscellaneous menu.
--- posted by geoForum on http://delphi… -
re: removing the items from the object inspector
This works...but anything I remove from, say, the 'Storage' menu gets
added to a new 'Miscellaneous' menu!
--- posted by geoForum on in Disable object inspector in designer window Comment by rbuser December 2008 -
Hi Nico
using D2007 Win32 with RB 10.07
The reports are stored in the db.
I did not ask mt question very well, sorry for that,
Lets try it again,
When creating a new reports or changing an existsing obe , a… -
Sorry I clicked Send too early. Is it possible maybe Nard to email me a
copy of the DBISAM tables V4 and the project (modified) you used to
successfully save and reload reports? Email is alexATfavourDOTcomDOTau
Thanks
Hi Nard,
I a still having problems with this. I even compiled the demo that you
supply (with the mentioned changes) and I still get the same issue. Maybe
my installation of ReportBuilder is no good? Or maybe my compilation …K thanks Nard Ill have to investigate further.
Alex
K I started from scratch but the same issue. It just doesn't work. You
save a report and you cannot retrieve it again due to this 'Invalid Template
Format' message.
Also doesn't work straight out of the box anyway as the sam…Hi Nard,
I used the example as my base. Yes I am a customer who has used RB and
DBISAM together great. We are currently converting from
RBV7/Delphi5/DMISAMV3 to RB10 (or is it 11)/Delphi2007/DBISAMV4.
Any starting…More information :
In the Delphi IDE, if I double click the ppReport and display the designer,
it works ok.
Thanks
Andy
I also noticed, Nudge Left and Nudge Up don't work, so probably related.
Andy
Hi Nico,
I send you a private message with D7 project to check the problem.
I tested End-user database with firebird 2.03, delphi 7, report builder
11.2, zeos 6.6.4
The error occur with every report saved.
I use delphi 7 and RBuilder 10.09
"paolo angeretti" ha scritto
If i use dbexpress demos of end-user databases with firebird database ,
application is all-right.
I created new application from dbexpress examples with zeos component and
the same database firebird of the previous project and…Good morning Nico,
The SQL code created is...
SELECT ToolList.classid, ToolList.description,
ToolList.toolid, sttoolpix.pix
FROM ToolList ToolList, sttoolpix sttoolpix
WHERE (sttoolpix.conum = ToolList.con…Understood. Thank Nico. I have been through this. Thanks for replying.
Dave>
Hi Dave,
--- posted by geoForum on http://delphi.newswhat.com
Thanks for the post Nico. I am not a registered user of ReportBuilder but
am using a piece of software with ReportBuilder built in. I am trying to
teach myself how to change some of the existing reports that are already
part of the …Hello again,
Is there a known problem when the ppReport and ppViewer are not located on
the same form? Our ppReport is on a form created on the OnCreate on the form
for the ppViewer, and the ppViewer.Report is connected to the…I think I have found the problem, and it seems like the problems is not
related to ReportBuilder. When stepping through all my code on the report
project, I found that the function that finds the active report component
(FindCompon…Sorry, still no change. Can redefine the problem. The PDF is not "blank",
but has no pages. The excate error message Acrobat Reader displays is "There
was an error opening this document. This file cannot be opened because it
has no…Sorry, no change. Got the same error after changing the devicetype. Any more
ideas?
Many thanks for the help.
Thanks for that Nico, I will investiagte implementing it in that way.
Paul
--- posted by geoForum on http://delphi.newswhat.com
"Ian Branch" wrote in message
Paul Hughes wrote:
Hi Paul,
Thanks for the reply.
The former, haven't got to the latter yet...:-)
OK, I can enter two values OK. Thank you. How do I relate them to two
parameters defined for the …"Ian Branch" wrote in message
"Nard Moseley (Digital Metaphors)" wrote in
Hi Paul,
Thank you for your input.
Your thoughts led me to a fourth option. As each Customer can have one or
more of many product Wty relationships, I added a Wty Flag, boolean, for each
product to the Customer DB.…"Ian Branch" wrote in message
Hi Paul,
Again, thanks for responding.
All I am working on att is in the End-User report designer.
I am using Advantage .ADT tables.
Regards,
Ian