rbuser
Comments
-
"Nard Moseley (Digital Metaphors)" schreef
-
"Nard Moseley (Digital Metaphors)" schreef
-
Oh Thank you,
It works, but I see that in situations like this (It's normal) I must know
the detailed ReportBuilder behaviours.
The ufficial documentation doesn't contain such details. Where can I find a
more detailed and technic… -
Hi,
I made as you told me and often it works, but not in every context:
sometimes I build reports with this structure:
GROUP
Master
GROUP
… -
I apologize, but I forgot the versions
- Delphi6 Updatepack2
- Reportbuilder 7.03
Thank you.
"Cc" ha scritto nel messaggio
-
Never Mind!!!
I realized that the SetSQLObject line lDataView := lDataModule.DataViews[1];
was also hardcoded and now my problem is solved.
Thank You,
Branden Johnson
-
I realized that the problem was in the GetSQLObject. The line lDataView :=
lDataModule.DataViews[0]; was hardcoding that the sql object that would be
reutrned would always be the first query created for the report. I
hardcoded lDataV… -
Oops!!!
Attached is the example...
-
I have modified the example you sent me. I added a second customer query
and a subreport onto the detail linked to this new customer query. I
modified the ChangeAutosearch to except the fieldname and operator. I have
also modified … -
If all of the fields were selected for the Query, DBPipeline.GetFieldNames
would work
just fine, but DBPipeLine.GetFieldNames will only return the fields that
have been
selected for the Query and not all of the available fields i… -
Hello, I am czech Delphi developer and I hope I can help you.
To produce correct czech output in Windows you need to draw text using code
page Windows 1250.
For 16-bit applications and for few 32-bit ones that use "old" methods to
Hello Nico:
Thanks for your help. RB 9.01 really looks great! Couldn't be happier.
Thanks again.
Hiram
Lady Lynn Development, Inc.
Thank you so much for making the patch available. This will help us out
tremendously.
--
---------------------------------------
Terry Swiers
Millennium Software, LLC
in Autosearch "In List" Criteria Comment by rbuser January 2005
Is it possible to get a patch for 9.01 for this issue or is it too extensive
to back patch to the older version? While it's not a big issue, it would be
nice to have this corrected in our next maintenance release of our packag…Thanks Nard - Very helpful and much appreciated.
--
Nick White
FDS Advanced Systems
Tel: 01483 481024
Fax: 01483 486956
That's the ticket. Thank you very much.
Cheers,
like load to the sql a text from a file?
Is there anyway, anytime i can modify the SQL ? which event should i
use?
Will this functionality be included in a future release?
didn?t work.
I have a simple sql at the report - 'SELECT * FROM CUSTOMER';
then i add the code you said.
But, showing the SQL Text after the code you said, the SQL Text didn?t
change, still: 'SELECT * FRO…What if i have two related tables in my sql.
Should i add all tables using lSQLBuilder.SelectTables.Add and then specify
the table name when adding AutoSearch criterias ??
Nard,
Does this mean that 7.04 is unsupported? Meaning that you only
support the most current release and no longer support even one
release back?
Thanks,
Close the stored proc ? I run the stored proc, it doesn't returns any result
set. It fill a table in db matching the parameters the user set.
> 1. Make sure that your event-handler code is being called
It is.
How can I do that in RAP, inside the event ?
Thanks again,
Mauro Assis
the
changes,
I use Zebra P420 Card printer and Zebra P520, with latest drivers but the
problem is still unsolved.
Nico,
Thanks!
How do I access the childband's befopregenerate/beforeprint propertly for
this "report on the fly" in order to set the type properly for the
dbbarcode.
Jonas
I was looking in the wrong area. I found the answer in the DADE tips. I am
a little worried that there could be more than one DataView, but I am going
to ignore it for now.
I am still interested in the second part of my ques…Hi Nard
I do understand that you would not support if the product is not bought from
Digital Metaphor.
I bought this product as a stand alone Report Writing tool from a Person
from Bosina, after a long search over th…Hi Nico
First thanks for the very quick response.
Firstly we dont Use Delhpi to build applictions. But yes we do use the
Reportbuilder to build reports. we Had tested quite a few even CR which
seems to be the defacto …