Subject | Re: [IBO] IBO and QuickReport |
---|---|
Author | Jason Wharton |
Post date | 2001-08-22T08:28:36Z |
Also, if they must be exactly the same put both of these datasets into the
same read repeatable isolation (tiConcurrency) transaction. Be sure to
explicitly control the starttransaction/commits if you use this transaction
mode.
Then, both of these datasets will appear identical.
Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
same read repeatable isolation (tiConcurrency) transaction. Be sure to
explicitly control the starttransaction/commits if you use this transaction
mode.
Then, both of these datasets will appear identical.
Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Riho-Rene Ellermaa" <r.ellermaa@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, August 22, 2001 1:25 AM
Subject: RE: [IBO] IBO and QuickReport
> 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
>
>
> > Is the TIBOQuery component and not TIB_Query.
> >
> > 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
>
>
>
>
> Yahoo! Groups Sponsor
>
>
<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]
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>