Subject | Re: [IBO] Clone TIB_Query for TDataSet |
---|---|
Author | Marcin Bury |
Post date | 2017-05-22T18:41:08Z |
Hi
Fast Report 5 in certain versions (I have Pro) provides TfrxIBODataset component that you shall install by yourself. It allows to connect directly to TIB_Query.
I use this set in almost every printout in my applications.
HTH
Marcin
------ Wiadomość oryginalna ------
Od: "automacao.samos@... [IBObjects]" <IBObjects@yahoogroups.com>
Data: 22.05.2017 20:30:46
Temat: [IBO] Clone TIB_Query for TDataSet
I set my application to use the IBO with tokyo
In FastReport 5 uses TDataset is it possible to clone TIB_QUERY to TDataSEt?
I tried some examples of the net did not work.