Report Wizard with frxUserDataSet
The question
Is it possible to use an frxUserDataSet during Step1 of the report wizard as the selected dataset?
The background
I have a multi-tier application where the client is not exposed to the underlying database at all (only the application server tier does this).
All data is transferred to the client using a custom connection type and stored using a custom structure.
This structure is read during report runtime using the frxUserDataSet.
I would like to allow the client to design reports based on the custom data through the frxUserDataSet.
This works fine when designing a report from scratch, however the option to use the frxUserDataSet does not appear when attempting to use the report wizard.
Ralph
Is it possible to use an frxUserDataSet during Step1 of the report wizard as the selected dataset?
The background
I have a multi-tier application where the client is not exposed to the underlying database at all (only the application server tier does this).
All data is transferred to the client using a custom connection type and stored using a custom structure.
This structure is read during report runtime using the frxUserDataSet.
I would like to allow the client to design reports based on the custom data through the frxUserDataSet.
This works fine when designing a report from scratch, however the option to use the frxUserDataSet does not appear when attempting to use the report wizard.
Ralph