rbuser
Comments
-
Hi Nico,
Thanks for the reply.
The requirement is for the end user to be able to copy parts of a report or
whole page from the preview window into another application (ie word, excel
etc).
-
Nico,
I have test Run Time,
I have download and test Applicatiom demo End User off RB 9.02.
Thanks.
-
negative on both questions
the design gets streamed in and the printer name is being set in the report
component, thats all...
it is though not a normal printer, it's an epson label printer
so maybe the driver used is being faul… -
Nard,
the streamed in rtm file when printed changes its page layout settings
it is in fact the width of the papersize that gets smaller (also the length
but that was lang enough to deal with the memo placed on the report)
… -
hi Nard,
that's how it is supposed to be yes...
and that's how it is except in the offending report
the reason is totally unclear
problem is that the page setting that is being taken is less in height then
the design … -
Hi Nard,
is there a way that by assigning a rtm file to a report component that the
paper size gets altered
cause this is what i see happening with the client
or can it be that the report changes paper size according to th… -
Nard,
it pops to my mind that maybe Multilizer is the culprit
are there any known issues between ML and RB, since ML changes the locale
settings and tries to translate reports?
tia,
marc
-
Hi Nard,
that is exactly what i expect that the behaviour is...
we never had any problems up till now, so neither the design of the report
nor the drivers are changed in the problematic environments
now what i discov… -
hi Nard,
hmmm
am i correct in concluding that setting the printer in a ppreport can not
change the printer document prefence settings?
this is what happens:
* we have specific designed reports with specific document l… -
hi,
just leave the page setting like it was
make a dummy group that prints 2 times (using rap) and do the printing in
the detail of the group
cu
marc
-
Thanks again Denis & Nico,
Yes I always use a filter and First, Next EOF, a hang over from non SQL DBs.
This is the first SQL based app I've done, so I'm short on best practice.
Thanks for the help,
Regards,
… -
Bruce Rogers a exprimé avec précision :
When you do filter, all records are in memory. Not good !
With SQL Database, use Query. No table !
How did you do that ? With First, next and eof or with Query ?
Use… -
Thanks Nico & Denis,
I have tried joining the pipelines only not the datasets and this made no
difference.
I have not tried selecting specific records with a query as Denis suggests,
I've always applied filters to the… -
Just 2 tips that work fine for me :
1) Retrieve only needed records :
In Table1 and Table2, retrieve only records that match with the master
key like :
in Table 1 Query :
select from table1 where IN (SEL… -
> But when???
-
-
I got RB9.03 Working with 2006, anybody interested email me.
tbennet1 at tampabay dot rr dot com
-
Todd Bennett wrote:
AFAIK this is true
--
André Prins
Twain Development
-
Nard said elsewhere this week :-)
--
Ed Dressel
Team DM
-
Just to play devil's advocate - DM have to continue to get revenue somehow?
Ken
-
In article , Denis PEYRAS wrote:
Hmmm, I stopped upgrading and stayed with 7.04 because RB 9 doesn't
suppoert Delphi 5 anymore. We are now on the step to migrate to D2006 and
so I had saved some dollars because Upgrade 7 to 10… -
I agree too.
RB9 must support D2006 !
I can not accept to buy an update each year !
Sorry Digital Metaphor but if you refuse to do something it's the last
time I buy an update !
I will try myselt to make RB9 D2006 complient… -
Petr Slmpek wrote:
Yes, I agree.
I've reluctantly upgraded 3 times in 3 years. Too much!
Robert
-
Hi, All
I too think that the v9.x should support the BDS2006, simply because for
those that use the standard version can use it (just by recompiling) those
of us which use the enterprise (use of RAP) can?t do it (and its a ver… -
Nico,
regarding the topic 'one form for each report':
I did it some time ago, but that's been rather easy. All reports shared a
common base, and almost all of the fields were filled directly from the
database. Now, … -
Sorry all... after I wrote this, I found the solution. I didn't recognize
that I'm using a two-pass report. All recs were deleted in the first pass,
so there was nothing more to printin Printout misses one record? RB7.03 Comment by rbuser February 2006
-
> Hi Ricardo,
Hi,
I did it and things got worse.
Now when I try to start Delphi I get the Can't load package for rbIBE97.bpl
with the following reason: "It contains unit IBXConst, wich is also
cont… -
Hi Nico,
No problem at all. As a matter of fact I did the uninstalling manually
before you posting this. :-)
Now the issue has changed. I re-installed RB9.03 and now all the TeeChart
components are gone. I check… -
> Hi Ricardo,
Hi,
I did it and things got worse.
Now when I try to start Delphi I get the Can't load package for rbIBE97.bpl
with the following reason: "It contains unit IBXConst, wich is also
co… -
> Hi Ricardo,
Hi Nico,
There is only one.
OK. I saw it again. I am using the TppDPTeeChart and no DataPipeline option
is available.
Ricardo