FR4 Wrapper : please add LocalMasterDetail option

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

FR4 Wrapper : please add LocalMasterDetail option

Post by swierzbicki » Fri 21 Jan 2011 12:28

Hello,

I'm working with low speed internet connection and need to display FR4 reports. I'm successfully using frxMYtable and frXMYQuery components until today.

One of my report is heavily using master details relation ship. There is no speed issue when running this report locally... this is another issue when running the report on a distant location.

LocalMasterDetail option will certainly solves this issue. This property isn't available on the frxMyTable / frxMyQuery component. Is it possible to add this option ?

AndreyZ

Post by AndreyZ » Fri 21 Jan 2011 14:57

Hello,

We have added the LocalMasterDetail option to the TfrxMYDACQuery and TfrxMYDACTable components. This option will be available in the next MyDAC build. We are planning to release the new version of MyDAC next week.

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Sat 22 Jan 2011 07:49

Thank you to you and to all Devart team !

Post Reply