rbuser
Comments
-
On 4/04/2014 1:32 AM, Paul Toms wrote:
.....
Thanks Paul,
I've now reverted to the RB source and implemented your speed
tweaks...Only problem now is that I'm getting the "type mismatch" error
again on my search… -
I changed 3 methods (search for 'Tomsie'), changing sender to nil and
setting blockreadsize:
procedure TdanxSession.GetTableNames(const aDatabaseName: string; aList:
TStrings);
var
lDatabase: TnxDatabase;
{$I… -
On 2/04/2014 10:17 AM, Paul Toms wrote:
Thanks Paul,
Are your "...NIL passed to TnxQuery.create()) and SQL type is set to
sqSQL2 instead of the sqSQL1..." optimisations only made in
daNexusDB.pas? I can see several … -
William, as I said earlier, I've been using the RB version of daNexus
for yonks and I'm pretty sure its more up to date (in functionality
terms) than the NexusDB one. It support "views" for one thing, and Nexus
extensions like CURR… -
On 2/04/2014 2:48 AM, Nard Moseley (Digital Metaphors) wrote:
Hi Nard,
The datetime format is still the same however the NexusDB database was
being handled as dtOther which meant the datetime formatting was being
fo… -
On 2/04/2014 3:28 AM, Paul Toms wrote:
.....
Cheers Paul,
I did notice that there was an extra file in the RB folder
(daNexusDBReg.pas). I'm considering doing a merge/sync of the NXDB and
RB daNexusDB.pas files… -
On 01/04/2014 16:48, Nard Moseley (Digital Metaphors) wrote:
For what its worth the daNexusDB is definitely more up to date than the
one supplied by NexusDB. I use a RB supplied one, slightly modified to
improve performance (b… -
Hi Nard,
-
Hi
I have loaded up the report .rtm which was emailed with the screen shots and
the behaviour can be replicated on other data.
Regards
PLJ
-
On 23/04/2014 16:43, Nico Cizik (Digital Metaphors) wrote:
Ouch! How did I miss that?
-
Thanks Nico, that worked a treat

procedure TnxPreviewPlugin.PrintStateChangeEvent(Sender: TObject);
begi… -
Thanks for suggestions. I'll try the summary band idea.
I'm open to any suggestion about how to print static marketing material on
the last page of an invoice. The summary band might work. I'll take a
look.
Thank… -
I understand ...
Problem is that this case was a custom report user.
Complicated ... but I have to create a specific search screen then ...
Any predictions have this functionality, because since last year has
been asking users?<… -
Continuing ...
Has a similar case in 13/09/2012 in the same group.
And another case in 20/09/2013 in the group "dm.prdatapapelines", where
it was said:
"However I will add this to our list of possible enhancements for the
… -
In this example the query related to the lookup is normal, ie has no
parameters.
In my case, the lookup needs to be bound to a query with filter start
and end date, which could do.
The problem is that if I change the start or e… -
I tried to use the code sent but not accepted into the calc procedure
ReportBeforePrint
error: "Erro: ReportBeforePrint, Linha 15: Esperado: '( ou'[, mas ao
invés encontrou 'IndexOfValue'."
Em 10/07/2014 12:39, Nico… -
Thank you for the suggestions, I had been looking at the CrossTab
Events, but there quite a few and I only recently started using them
with any regularity. I think the help topic and review of some of the
diagram will dispell some o… -
Brilliant.
Thanks
-
Should be cReport = 6
-
Hi Nico,
Thanks for the suggestions. The weird thing is using the same Delphi
and RB installation for another project does not result in the
inability to drop components. I thought that there may be some setting
that … -
Hi Nico,
I don't see a build number. The version is 7.04.
Regards,
Frederick
-
On 1/12/2015 2:30 PM, Nico Cizik (Digital Metaphors) wrote:
I've tried the OnDrawCommandClick; but I'm still not able from that
event-handler to get to the content of the field clicked. Specifically,
it's a TppVariable field whose c… -
Hi Nico,
For reports that are requested through our windows client that bis no
problem. However we also have a webclient that uses the ReportServer.
I just had a look at the code and if I am not mistaken the
reportserver wi… -
Never mind, I found it.
-
Hi Nico,
It was at run time using the End-User app. I had designed the report
and it was working fine.
As an experiment, I went to the Data tab, opened the Data query
designer at the SQL Tab, I right clicked on the… -
Hi Nard,
scGMap is responsible for TppGMap. Which sc??? is responsible for
TppCrossTabPaginationType.
Cheers Carsten
Nard Moseley (Digital Metaphors) stellte die Frage :
--
Hint: We… -
What about TppCrossTabPaginationType?
Am 22.02.2016, Nard Moseley (Digital Metaphors) vermutete :
--
Hint: We altered the sources!Hint: We altered the sources!
-
I preferred the first way as it it much more easy to mainatin when
updating to a new version!
Nard Moseley (Digital Metaphors) drückte sich sehr genau aus :
--
Hint: We altered the sources!Hint: We alter… -
Am 13.01.2016 um 17:57 schrieb Mark Stein:
*bump* as it seems to got missed.