rbuser
Comments
-
Thanks.
There is no more info at the help, than what you have allready given me.
I tried:
var
ssEmail: TppEmail;
begin
ssEMail := tppEmail.Create;
ppReport1.EmailSettings.ShowEmailDialog := False;Thanks .. you have impressed me!
Adrian Wreyford
"Adrian Wreyford" wrote in message
Hi Nard,
Thanks for the explanation
Regards,
H?seyin
Hi Nard and Digital Metaphors,
As i can follow, you are sending patches only when requested. How about
making service packs, or something like making a megapatch? I know there
must be single cases, but the patches you are maki…Hi Nico,
I'll send you a report by email in which you can see the behaviour.
You can use \RBuilder\Demos\3. Enduser\1. Report Explorer\... to load the
file
by enabling the defines for IBExpress and RAP.
I tried to recr…Hi Nico,
I use RB10.07. Are there changes in this area?
I didn't download 10.08 because I saw some patch requests in the newsgroups.
I did test with \RBuilder\Demos\3. Enduser\1. Report Explorer\... Initially
the scro…Nico Cizik (Digital Metaphors) wrote:
RBuilder.ini is not created in windows or windows\system32. Is created
in application path and sometimes y the last folder that i have
accessed from my application before open one repo…Nico Cizik (Digital Metaphors) wrote:
Hi.
My problem is that I'm using Delphi 3. There's some solutions?
I'll give that a look. Thanks for the help.
Tom
Melisande wrote:
In your Report Designer, select the band that your fields are in..
Then, in the Delphi Object Inspector, select the events tab.
Double click in the space to the right of BeforePrint.
HTH
heya,
thanks for the quick response :-)
could you help me out further though?
I'm *very* new to report builder and know next to nothing about Delphi.
Could you please tell me where I should put this??
thanks! :-…Hi,
One more piece of info about the ppVariable.
If I set the DataType of this TppVariable to dtString, then the report
cannot be generated (the report is NOT blank but grey, and also NO error
message).
If I set it b…Hi,
Now I revoked back to my previous version of the .rtm file.
I got 500 records and defined 10 fields of each row.
It showed all fields value on the first row. It only showed some of the
fields from second row onwards, t…But you can not set the value in chinese.
"Man T" ????????????:483650c2@mail....
Nard Moseley (Digital Metaphors) escreveu:
Hi All,
Sorry for any inconvenience, my English is a bit poor, but I'll try to
explain my problem.
I'm having problems with IniStorageName property when setting it at
…Nard Moseley (Digital Metaphors) escreveu:
Hi,
I'm using Delphi 2008, dbExpress and RB 10.06.
The data is only mapipulated before preview the report. I don't know if
it is important, but we are using a custom paper s…ThankX!
Patch received and installed, works fine!
Chantal
On Thu, 29 May 2008 09:43:27 -0600, "Nico Cizik \(Digital Metaphors\)"
Data abstract met SQL server 2000...
To use an apostrophe in SQL you must write 2 of them.
I can run the query with the query analyser, but then I'm going to
write it "right"...what the report builder doens't do...
Hi Nico,
Thank you for the example. I'm able to load the report as a binary stream
and convert it to text using ObjectBinaryToText().
That's all I need to do, I do not need to use "LoadFromFile()" then,
because I can …Hi Nico,
The report is stored in binary format, so I'm afraid that I won't get that
much information.
Whatever, I tried using a hex editor and that's what I found:
But that doesn't help me. There is …Hi Nico,
I just created a completely empty report with no data pipelines, no
overwritten events, etc. and I'm still getting the same error message when
loading.
I then overwrote the event OnGetAutoSearchValues with an…We can't reliably reproduce it here, though it happens regularly on
client machines (it's only once appeared while I was debugging).
Given the stack trace and the problem's context (in ppPopupMenus.pas,
around line 1260, Selec…Is there any help coming on this issue?
I can only wish for consistency here, it would make the process much
easier! We've only seen it happen at runtime; when it does it's on my
development machine, testing machines and on numerous customer
machines. I don't do anything in…Hi William!
I'm also getting access violations on a regular basis. It's always when I
exit a combo box in the property manager on the left.
The workaround for me is to click on the report after selecting the value
Nico,
I have managed to get that AUTOSEARCH category in RAP, somehow!
The Register function ARE called in PassThruFunctions.pas but NOT the
procedure TdmCreateAutoSearchField.ExecuteFunction(aParams: TraParamList);
So…Nico,
I am trying to implement the coded autosearch but I get not get it to
work. Probably it has something to do with what was in the memo on the
demo program:
Examine that the RAP event handler for the OnCreate
eve…Hi Nico,
There is no problem that I have to write code for this, I am glad it is
possible and will have a look at the example you sent tomorrow and see if
I can get it to work.
Thanks,
Wim Smit
Magna Carta
<…