rbuser
Comments
-
In article , Pat Bell wrote:
No Problem with them.
Gruß aus den Bergen
Günter
-
Hi Rafick,
use a two pass report with page caching on, but I am not sure if you can
close the tables without any problem after printing.
regards,
Chris Ueberall;
-
Good Morning!
I found out that the query component field was of type Date. I changed
to DateTime and the dates now display properly.
Thanks...Dan'l
-
Good Morning!
Thanks! Why didn't I think of that!
Thanks...Dan'l
-
Thanks Jim for your reply.
I am not getting errors when I use code
if assigned(ppReport1.PreviewForm) then
begin
TppViewer(ppReport1.PreviewForm.Viewer).Cancel; // haven't used this yet
but see its necessary
… -
I've tracked it down to the first record on each new page. I have my report
broken down into groups, for instance, I have all my club members joined to
their sales, then ordered by their club_name, account_number and then
date_of sal… -
I've added the following to the download web site:
IMPORTANT
ReportBuilder uses the database component name NOT the database
name in the dialog used to select the database. My recommendation
is to keep the database componen… -
OK OK this is a case of "if it ain't broke don't fix it"
The problem reported to me by one user led me off on a
wrong direction. Clearly all we have to do is document this
business of the databasename vs the component name.
Yes, I have already reverted the code. However, we still end
up with the problem that the database component and the database
name must be the same. That was the problem that I was trying to
resolve.
Jon
<…Robert,
I've been looking into this problem... haven't got the
solution yet but....
1. if both the database component name and database name are the
same the problem vanishes (a known glitch!)
2. if …Jim,
As the "maintainer" of daDBISAM.pas, is this an issue that I
should be looking at?
Jon
Jon
<<< Well back to the drawing board (an old engineer expression...
who uses drawing boards anymore!).>>>
My wifes friend's father (retired) is regulary being asked to provide
drawings in the "…Andy,
That's the version that was supposed to fix the problem
with the 2 names having to be the same :-(
Well back to the drawing board (an old engineer expression...
who uses drawing boards anymore!).
Hi Jon
I downloaded it from your site last week.
"Modified 2002.04.07" taken from the notes at the top
Andy
Andrew,
Since the beginning (when I first got started with daDBISAM.pas)
the TDBISAMDatabase.DatabaseName had to be the same as
TDBISAMDatabase.Name. It was a glitch that never got fixed
until my latest upload. I h…Jim
Does the TDBISAMDatabase.DatabaseName have to be the same as
TDBISAMDatabase.Name.
I have an application which I want to use RB in and the settings are as
follows
TDBISAMDatabase.DatabaseName = KOLS…Robert
I have experienced similar problems to what you mentioned.
I also found that the TDBISAM table was listing the database I'd set up in
the
previous test application in the object inspector . I closed and re-openedJim,
Using the latest daDBISAM.pas I no longer see the behaviors I described, but
I do see Andrew's original problem - no tables listed in either the Query
Wizard or Query Designer at either run-time or design-time. The
TDB…Jim,
I've seen this behavior too - DADE seems to create a new instance of a
TDBISAMDatabase which it then tries to use (even if you change the
DatabaseSettings to reference the original). The owner of the new
TDBISAMDatabas…Never mind... my mistake, i was confused..
If I print to the printer there is no problem , but if I try to print to a
Report emulation text file it still have the problem. I really don't need
this fix soon but if someone had a similar problem and a solution I would
like to kno…Static height on the detail band, no memo field and there is space at the
right side
Part o the reort look like this:
Date InvNum OperClient Pay TypeCash Card TypeDiscou
TypeCredit
5/1/0 B13071 …I created a subreport but when I tried, the report printed out 6 pages with
6 records on each page. What do I do ?
thanks
"Alexander Kramnik (Digital Metaphors)" wrote
I set up 3 regions so that users can select which region(s) to print.
My report is a customer listing.
I have the company address, city, state, zip on region1, contact, phone #,
fax #, sls, terms ..... on region2 and account balance, …Chris,
what do you mean?
is region 1 overwriting region2?
if that is the case then you should play with ShiftRelativeTo
cu
marc
Alexander,
The problem occurs when you add multiple tables and the view climbs higher
than the frame. Resizing the window does give me scroll bars, but not
correct scroll bars to get to the data views. This is causing problems…Please ignore. It was an installation problem.
On Wed, 26 Jun 2002 10:40:59 -0500, "Jim Bennett \(Digital
On Wed, 26 Jun 2002 10:07:08 -0500, "Jim Bennett \(Digital
I believe you could simply put %bearing% in your search criteria and it
would accomplish what you want.