Subject | RE: [IBO] IBO and QuickReport |
---|---|
Author | Riho-Rene Ellermaa |
Post date | 2001-08-22T08:25:43Z |
I'm using also QReport and it works like this:
IBOPrint->AssignSQLWithSearch(DModul->QMK);
DModul->QMK is TIB_Query
IBOPrint is TIBOQuery
Riho-Rene Ellermaa
senior programmer
Hansabank
-----Original Message-----
From: L'Attila [mailto:sragner@...]
Sent: Wednesday, August 22, 2001 10:18 AM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] IBO and QuickReport
Thanks for your quick answer, Jason!
Ok, I'll use TIBOQuery, it works fine. But it's very important, that a
result, that I'll display in TIB_Grid with TIB_Query, exactly same as a
TIBOQuery-result on QuickReport. Our database will update often. When user
prints the report, he wants to see exactly same as in grid, but it may be,
that it's 5-10 minutes after displaying grid. Can I transport
TIBOQuery-result to TIBQuery?
Or I have to print row-by-row from grid manually?
L'Attila
<http://rd.yahoo.com/M=207641.1565480.3121573.1269402/D=egroupweb/S=17050071
83:HM/A=765263/R=0/*http://www.verisign.com/cgi-bin/go.cgi?a=b15334027000300
0>
<http://us.adserver.yahoo.com/l?M=207641.1565480.3121573.1269402/D=egroupmai
l/S=1705007183:HM/A=765263/rand=841698055>
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
IBOPrint->AssignSQLWithSearch(DModul->QMK);
DModul->QMK is TIB_Query
IBOPrint is TIBOQuery
Riho-Rene Ellermaa
senior programmer
Hansabank
-----Original Message-----
From: L'Attila [mailto:sragner@...]
Sent: Wednesday, August 22, 2001 10:18 AM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] IBO and QuickReport
Thanks for your quick answer, Jason!
Ok, I'll use TIBOQuery, it works fine. But it's very important, that a
result, that I'll display in TIB_Grid with TIB_Query, exactly same as a
TIBOQuery-result on QuickReport. Our database will update often. When user
prints the report, he wants to see exactly same as in grid, but it may be,
that it's 5-10 minutes after displaying grid. Can I transport
TIBOQuery-result to TIBQuery?
Or I have to print row-by-row from grid manually?
L'Attila
> Is the TIBOQuery component and not TIB_Query.Yahoo! Groups Sponsor
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com <http://www.ibobjects.com>
>
>
> ----- Original Message -----
> From: "L'Attila" <sragner@...>
>
> > Can anyone tell me, that how can I use TIB_Query dataset on QuickReport.
> Is
> > that true, that I have use only TQuery with QR? (D5Prof, IBO 3.6di)
> >
> > Thanks in advance
> >
> > ludati
<http://rd.yahoo.com/M=207641.1565480.3121573.1269402/D=egroupweb/S=17050071
83:HM/A=765263/R=0/*http://www.verisign.com/cgi-bin/go.cgi?a=b15334027000300
0>
<http://us.adserver.yahoo.com/l?M=207641.1565480.3121573.1269402/D=egroupmai
l/S=1705007183:HM/A=765263/rand=841698055>
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]