Subject | Re: [IBO] TIBO_Query / ReportBuilder native pipeline |
---|---|
Author | Carlos H. Cantu |
Post date | 2010-09-10T13:16:23Z |
IBOQuery uses an internal TIB_Query to retrieve data. You may have a
bit of performance degradation with TIBO, due to some overhead of the
TDataset class, but probably you would not even notice it.
Try to configure the common properties of the TIBOQuery and TIB_Query
to have the same values and check it again. I use TIBOQuery with RB
for years, with no problem.
BTW, keep in mind that Firebird itself is extremely slow over high
latency networks (like adsl).
[]s
Carlos H. Cantu
www.FireBase.com.br - www.firebirdnews.org
www.warmboot.com.br - blog.firebase.com.br
EG> Hello,
EG> I´m using TIBO_Query with ReportBuilder and testing a simple select (returning 1 record)
EG> over a ADSL connection, it takes about 40 seconds to open. Only with TIBO_Query. TIB_Query
EG> works fine.
EG> Is there some configuration to improve performance?
EG> or...
EG> Does someone knows a IBO native pipeline that works in D2010/ReportBuilder 11.6?
EG> Thanks!
EG> Estevão.
EG> ------------------------------------
EG> ___________________________________________________________________________
EG> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
EG> without the need for BDE, ODBC or any other layer.
EG> ___________________________________________________________________________
EG> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
EG> keyword-searchable FAQ, community code contributions and more ! Yahoo! Groups Links
bit of performance degradation with TIBO, due to some overhead of the
TDataset class, but probably you would not even notice it.
Try to configure the common properties of the TIBOQuery and TIB_Query
to have the same values and check it again. I use TIBOQuery with RB
for years, with no problem.
BTW, keep in mind that Firebird itself is extremely slow over high
latency networks (like adsl).
[]s
Carlos H. Cantu
www.FireBase.com.br - www.firebirdnews.org
www.warmboot.com.br - blog.firebase.com.br
EG> Hello,
EG> I´m using TIBO_Query with ReportBuilder and testing a simple select (returning 1 record)
EG> over a ADSL connection, it takes about 40 seconds to open. Only with TIBO_Query. TIB_Query
EG> works fine.
EG> Is there some configuration to improve performance?
EG> or...
EG> Does someone knows a IBO native pipeline that works in D2010/ReportBuilder 11.6?
EG> Thanks!
EG> Estevão.
EG> ------------------------------------
EG> ___________________________________________________________________________
EG> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
EG> without the need for BDE, ODBC or any other layer.
EG> ___________________________________________________________________________
EG> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
EG> keyword-searchable FAQ, community code contributions and more ! Yahoo! Groups Links