Flex designer data source always queried

Stimulsoft Reports.Flex discussion
Locked
teisaacs
Posts: 5
Joined: Mon Sep 10, 2012 2:46 pm

Flex designer data source always queried

Post by teisaacs »

I am wanting to create a few data sources for my users however I have noticed every time I design and report and preview all the data sources are queried even when they are not all used on the report. So if I have five datasources all defined with "select * from TABLE_NAME" and the report only uses two of them, I still get all five of the queries ran against the DB on preview (or load I can't remember which right now but it always happens). Is there a way to have the report only fire off the data source SQL only for data sources used on the report?

Thank you,
Todd
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Flex designer data source always queried

Post by HighAley »

Hello.

Unfortunately, it's impossible now. You should remove unused data sources by yourself now.
We have added your problem to our to-do list and will implement a solution for your problem in one of our next prerelease builds.

Thank you.
Locked