Page 1 of 1

Connect TmsQuery with fastreport

Posted: Thu 20 Jul 2017 20:41
by Mario9
Hi

Just information is-it possible to connect TmsQuery with Fastreport in Delphi.

If yes Do you have example?

Thank you

Mario

Re: Connect TmsQuery with fastreport

Posted: Fri 21 Jul 2017 10:41
by azyk
An example of using SDAC (including TMSQuery) and FastReport can be found in the FRDemo project, which is located in the ‘Demos\ThirdParty\FastReport\FR5' subfolder in the SDAC demos default installation folder.

Re: Connect TmsQuery with fastreport

Posted: Fri 21 Jul 2017 11:28
by Mario9
Thank you for your help

I find example ‘Demos\ThirdParty\FastReport\FR5' but I have 2 errors with components

1- not find TfrxSDAC
2- not find Tfrxchart objet

Thank

Mario

Re: Connect TmsQuery with fastreport

Posted: Fri 21 Jul 2017 12:43
by azyk
The instructions for installing the components that link the SDAC and FastReport components can be found in the 'Demos\ThirdParty\FastReport\FR5\ReadMe.txt' file - please follow the instructions.

SDAC does not provide Tfrxchart - this component is included in FastReport. So please address the
question about Tfrxchart to its developers.

Re: Connect TmsQuery with fastreport

Posted: Fri 21 Jul 2017 20:00
by Mario9
Thank you for your help

My report is ok with sdac Msquery.

With example is very easy.

Thank again

Mario

Re: Connect TmsQuery with fastreport

Posted: Mon 24 Jul 2017 08:22
by azyk
If any other questions come up, please contact us.