TFrxDBDataSet Close Open dataset
Hi, I have a big problem, so when I try to show the report, the TFrxDBDataSet close and open my dataset, this is a problem because there are some information was set in runtime and after the Close and Open that information lost.
How can I avoid the TFrxDBDataSet close and open the dataset wich it's connected?
I have disable the property CloseDataSource and OpenDataSource but it still perform the actions!
Thanks a lot
How can I avoid the TFrxDBDataSet close and open the dataset wich it's connected?
I have disable the property CloseDataSource and OpenDataSource but it still perform the actions!
Thanks a lot
Comments
Help! I have the same problem.