rbuser
Comments
-
Can I do the sub-reporting loading in RAP?
The program that will be printing the report does NOT have any real logic in
it. It simply loads rtm files and sets the pipelines.
It currently handles about 10 different RTM file… -
Hi,
-
"Jimmy" wrote in message
-
So reports we design for US Letter (American standard) won't work on A4 (UK,
AUS, NZ, SA Standard)?
-
Quite a lot of the more modern printer drivers (esp HP) offer this at the
driver level, independent of the application generating the output. Might
this be a route?
Justin Willey
IQX
Edinburgh
-
Hi Nard.
Nard, as I indicated, I am just learning about nested datasets. It seems
that you can attach a clientdataset to the datafield containing the nested
dataset, thereby accessing the nested dataset as you would normally. Ca… -
Yes I will - is anything published in book form for RBuilder?
G
-
Hi Gerald,
look around, in the upper left side, where you normally edit the 'Caption'
property of labels, you'll see a combo box of shape types.
(may I encourage you to look once more into the tutorials, demos,
docume… -
Thanks! - I was able to adjust the color property with the toolbars - I saw
no way to change the shape of TppShape from a rectangle to a triangle in the
designer toolbars. Is there a way?
G
-
Uhh, no.. RB 6 for D5, the only thing that has been released is the D6
stuff..
Andrew
-
In article <8EAE82296ACCD311A039005004E0CAC00428CA@DMSERVER>, Tomas
-
Today
-
> Huh? I thought you were with DM?
I was...
--
Robert Leahey
TRX Technology Services
-
> Robert Leahey
Huh? I thought you were with DM?
Oliver
-
Your calls to raRegisterFunction are including the word 'function' in the
first parameter. This is incorrect, include only the name of the function:
raRegisterFunction('FltDivByZero', TFltDivByZeroFunction);
instead of
That procedure did solve my problem. However, I installed RB in the
default directory the first time.
Kevin
Hi Francois,
add a column to the 'Select' clause, fetching only the date portion of the
original column (... in the case your database you are using supports that).
Or you can use the OnGetBreakValue event of the group.
Thanks for your response, Jim.
Currently, Iam using the model above. Borland is going towards
TClientDataset instead of the two tier model. So, it would be nice for
Report Builder to come out with that 3 tier End-U…Thanks
Leon
I have the same problem. I just downloaded and installed RBuilder
(Standard)6.0 for Delphi 6 and my palettes are empty.
Little help will be great,
Thanks
Mahmut Aydogan
Oops
Standard
Roger
Pro
The D6 version just downloaded from yourselves
Possibly not RB problem but cannot figure out what is wrong
and more to the point what caused it. (First time running D6
after installation the pallet was blank)
Roger
"Jim Bennett (Digital Metaphors)" wrote in
"Jim Bennett (Digital Metaphors)" wrote in
Hi Jim,
It works fine.
Thanks a lot.
Lila.
Install the HP Laserjet 4 printer driver cannot fix the problem mentioned
(some reports show External Exception 46 or hang the computer). This problem
seems not come from printer driver. But I have no clue where it is come
from.
…The new computers already install HP6P laser printer driver as usual. Will
it be caused by system software (driver/windows) problem or applicatoin
software (BDE/Delphi3/RB) problem? So I can narrow my problem to a
particular area.