rbuser
Comments
-
I agree with u in every single thing, and i am sure that many people do.
Marcelo
-
"Nard Moseley (Digital Metaphors)" wrote in
-
It works
I am not sure why it didn't a first because i didn't change anything.
It is a mistery
Thanks any… -
Sorry, but this was one of the first things I've done, you're right
without that it also takes a loooong time until the report shows up.
And as I already said, if I open up the DataSettings first anything
works fine (theres no Optio… -
Thanks a lot to both!!
Best regards
Eduardo Martinez
-
Here are some instructions posted some time back. You have to clear
the dictionary cache.
uses
daMetaDataManager;
gMetaDataManager.Clear;
This didn't quite work for me, until I saw another post sug… -
Thank-you!
Works like a charm.
--
Geoff Dunmore
Rylex Software Systems
Box 346
Ruthven ON N0P 2G0
rylex@cogeco.ca
-
Nard:
Thank-you for your quick response.
Your solution works wonderfully for simple reports, but I continue to have
problems with more complex reports that have linked/multiple dataviews.
Does the database name … -
Dear Nico,
where can the end user find details of how to do this, I
cannot find autosearch or search anywhere in the Learn Reportbuilder
documents?
-
This way it works!
Thank you very *VERY* much!
-
The Exception raised in TdaCriteria.AddNumericValue in daSQL.pas
if (FField.DataType in [dtDate, dtDateTime]) then
try
ldValue := ppStrToDateTime(aValue)
except on EConvertError do
ld… -
-
Oops.. sorry I was wrong
The unit daSQLReservedWords
simply doesn't get compiled ..
I tried moving in the rbuilder/lib folder but with no success.
Which .dpk do I need to recompile to get this unit?
-
I tried but it doesn't work.
I need an expression of this kind (in the sql where clause):
aDateField <= to_Date(SYS_CONTEXT('userenv'','client_info'),'dd/mm/yyyy')
-
Any progress on this one? What are the correct TeeChart files?
Thanks,
Leah
-
Hi Nard,
So this is not supported natively? I would have thought it would makes
sense to display zero if a numeric value was null. I've tried using a
display format eg $#,0.00;-$#,0.00;$0.00 , shouldn't the third format would<… -
Sorry, that was stupid question. You just have to switch "Look ahead"
property on.
-
Right click on the bar code and click configure, it can be top to bottom,
etc.
Jim
-
something like this... thanx! just knowing you were there for me was so
helpful...
I can modify this to suit my purposes.
procedure TForm1.ADOTable1AfterOpen(DataSet: TDataSet);
var
bsArray : array of TBarSerie… -
getting closer... looks like all I really need to know how to do is to
create and add a series dynamically at runtime... so that as the data grows
so do the number of series...
I'm not finding that in the help files... it tells … -
Are there any workaround ?
We are thinking about including our calculated field in a sql view and
then include this view in the dictionary (in order to let rb see the
field as a "standard" field)
But generally it would be a nic… -
could you give me a example base on this: ( (Condition1 = 10) OR
(Condition2 = 20) ) AND others conditions
?
thanks
-
Thanks
-
Thank you very much.... I looked in SQL Direct page and there is a DADE
plug-in developed by them to download.
Daniel
-
Nard Moseley (Digital Metaphors) wrote:
That did the trick. Thank you.
-Michael
-
I have tried this with no sucess, I get 0 for all rows.
After this result I placed showmessage(IntToStr(Im_Surveys['Surveyreq
Id'])); in the SurveyIDOnDrawCommandCreate(aDrawCommand:TObject); method.
This resulted in a pop up f… -
Thanks, Nard-
As yoiu suggested, i pursued the problem as data
calcualtion versus data transversal, which was helpful.
Seeing it was in the calculations, I re-built everything -
very carefully for the most efficient a… -
Thanks for the help. I found out some more by doing some of
the testing, etc. and am still puzzled.
First of all, the primary slow up appears to be calculating
for all of the summary variables, and not the data traversal
your a legend
thanks for the help, its nice to see some examples in a newsgroup rather
than a vague reference.
Dan
But it is only an idea, or do you have some (release) plan?