Subject | Re: [IBO] V3.6 -> 4 Status? |
---|---|
Author | paulphope |
Post date | 2001-12-14T09:39:36Z |
Artur
TppDBPipeline in the report. No BDE involved. Perhaps the
TppDBPipeline is new to version 6, and in old versions you just have
TBDEPipeline? In version 6, TBDEPipeline is a descendant from
TppDBPipeline.
DataBase Type dbInterbase, and session set to IBOSession. (This
settings will just allow SQLType 1 and 2, not 3). So, using IBO (no
BDE).
descendants all the time.
know about IBOPipeline but your clarification was interesting because
I havn't used report designer yet.
Hopefully someone else can tell me if IBOPipeline works with IBO4??
Regards
Paul
>simplify:
> Let's clarify this:
>
> I use two diferent ways to allow a user to create a Report. I will
>TDataSource, and the TDataSource to a TppDBPipeline. Use the
> 1) The user creates a TIBOQuery. Connect that TIBOQuery to a
TppDBPipeline in the report. No BDE involved. Perhaps the
TppDBPipeline is new to version 6, and in old versions you just have
TBDEPipeline? In version 6, TBDEPipeline is a descendant from
TppDBPipeline.
>inside the report (using the 'Data' tabsheet). On TppDesigner I use
> 2) Using TppDesigner and allow the user to build is own Query
DataBase Type dbInterbase, and session set to IBOSession. (This
settings will just allow SQLType 1 and 2, not 3). So, using IBO (no
BDE).
>IBOSession must be new to 6, I don't have that option.
> Finnaly, the way you want it to: using TIBOPipeline. Never use it,because as you see, I don't have the need to. I use TDataSet
descendants all the time.
>This is what I really wanted to know about ;-)
> Got it? My english isn't very good, and I have some kind ofproblems explaining myself. But I try harder!
>You're English is fine, I just get confused easily. I still don't
know about IBOPipeline but your clarification was interesting because
I havn't used report designer yet.
Hopefully someone else can tell me if IBOPipeline works with IBO4??
Regards
Paul