Gentlefolk,
Checked all sorts of things in the simple test setup of a mainform, frame and datamodule.
Could not get any Datasource>Dataset to display the ZEOS object from the DataModule.
Added a datasource to the DataModule, on that datasource I could see the ZEOS object on the DataModule.
Checked the datasource on the form and frame and could also see the ZEOS object on the DataModule.
Deleted the datasource on the DataModule, could still the ZEOS object on the DataModule. Saved the project, re-opened, could still see the ZEOS object.
Back on the main program, added a Datasource to the data and voila, could display the Dataset on a Datasource on both form and frame.
Unfortunately this is not consistent behaviour, could display once or twice and then no more after doing things in the editor. I cannot consistently get the Datasource>Dataset to work in the frame.
Ian