rbuser
Comments
-
During the run time, when i press an 'enter' key before that line.
looks like 'enter' never happened, but 'space' is added becoz the next page
will add 1 more character,
but not 1 line.
example
111adfsdfl;jsdl;fa;sdfkj… -
When this version will be available?
Is it fixed my problem?
"Alexander Kramnik (Digital Metaphors)" a ?crit
dans le message news: 3cfb7df2$1@dm500....
-
Do you recieve my simple application?
regards
Fabrice Guillet
-
I sent a simple application to you (email :
ort@digital-metaphors.com ).
This issue is a show-stopper so please help us to find a work around or a
fix this week.
regards
"Alexander Kramnik (Digital Metaphors… -
Ok, I got your idea, and it's exactly what I'm doing!
There's only one difference, my value column is a string type! When I
changed the value column in your example, the same thing happened and the
report uses "Count of Value" a… -
Sorry, but that isn't what I want.
I did this you saw but my cell values ALWAYS appear as count, and I need the
values itself! I'm getting crazy!in Crosstab values Comment by rbuser May 2002
-
Hi Alexander,
I saw this report 12 you said, but my dataset requires a crosstab report not
a tabular.
Based on my report example down there, on row in my dataset have information
on rows and columns, something like that:
Having found a similar Q, as I understand it you should not try to group on
a calc.variable but order the underlying table, and go from there?
David
Thanks, I just purchased it from steema. However, I have a problem.
Adding a standard DBChart to a form allows me to select a dataset single
record, and select which fields I want to put in the chart.
But when I add a char…If I put rbADO66 or rbIBE66 in the uses clause, in interface or
implementation section, the delphi shows me
"File not found: "rbADO66.dcu" or
"File not found: "rbIBE66.dcu"
Can you help me?
PS: I don?…I need for SQLDirect, too. I have Delphi 5 and RB 6.03...
"Alexander Kramnik (Digital Metaphors)"
Andreas:
The other method is to create a calculated field that always has the correct
value in it..
HTH
Ed Dressel
Team DM
The following (along the lines of an example in your online help):
procedure TForm1.report_PatientHistoryPreviewFormCreate(Sender: TObject);
begin
report_PatientHistory.PreviewForm.WindowState := wsMaximized;
(report_Pa…> 4. See 'Controlling the Built-in Previewer' in TechTips=> General.
The tip is:
"You can control the built-in preview form via the
Report.OnPreviewFormCreate event.
For example the following code sets the…Thanks Alexander.
With (3), I have RAP . . . how do I use RAP for this?
Thanks,
Lauchlan M.
Hi,
Thanks for the suggestion - but I'm using the Agent Newsreader
(version 1.8).
Probably something in the threading mechanism that works in Outlook
does not work in Agent.
Thanks again,
Phil
---…"Philip A. Hardin" skrev i melding
Hi,
Well, removing the entire Digitial Metaphors account did not work
either (did not get the Tech-Tips into Thread Order).
Please let me know if there's something else we can do. Otherwise,
I'll just try to find the…Hi,
OK thanks - I'll give that a try. Means I'll have to save, then
restore my messages. Uggg.
Thanks,
Phil
On Fri, 31 May 2002 08:04:41 -0500, "Alexander Kramnik \(Digital
Hi,
Unfortunately, that did not change anything. Still have a linear list
of 103 headers. (Note: I deleted the "Tech-Tips" group, Closed Agent,
did a ReStart on Windows; then started Agent and refreshed the Groups,
subscr…The escape codes are the standard printer #27 codes to control
fonts, style, etc. I am using a subset that works with Epson, Panasonic, Okidata, etc.
The Port property should work with any port you could normally
open with stan…James,
just curious,
you say you use escape codes,
does this mean you have some kind of tranlation file for these esc codes?
also is it possible to print to a pos printer wich is connected to another
machine (then you'll hav…Some times we need to edit the query, set the sql text from code.
we generally change the where clause of the report sql.
some queries takes long time to open without necessary criteria added to
where section of the sql.
W…Thanks. When you say "trick" do you mean use the "Edit SQL" and paste the
SQL statement into the designer?
If so, yes, it would be unfortunate to lose the DADE.
"Alexander Kramnik (Digital Metaphors)" wrote
Are you using report templates that you have saved to disk and loading them
at runtime?
Mark Greenhaw
Vulcan Software Systems
> Actually, it is still giving me an AV. I saved the first report to file,
should
Sent to your email address in zip format.
Lauchlan M.
Actually, it is still giving me an AV. I saved the first report to file,
loaded it in the second report, and switched over all the pipeline
references to the correct ones. I don't know what's going on. Maybe I should
just …> onto the form. Both reports ran without any errors. Your problem is most
pipelines
properly.
ok, it seems you are right - one of my subpipelines was pointing to an
incorrect master. It would be nice though if it could …cc: support@digital-metaphors.com
Alexander, I have pinned down where and how the problem occurs and since it
may be a bug, have also cc:d it to your support email address to try to
ensure it gets into your bug resolution proces…