Missing Query Wizard and Query Designer
Hi,
We have migrated our application from Delphi 4 to Delphi 10.4. In our application for report we are using updated report builder in Delphi 10.4. In old application (Delphi 4) ,When we try to create a new report from our application and go to Data tab then click on File->New , A window opens which contains Query Wizard and Query Designer as attached in image. While in new report builder we are not able to see this.
We have migrated our application from Delphi 4 to Delphi 10.4. In our application for report we are using updated report builder in Delphi 10.4. In old application (Delphi 4) ,When we try to create a new report from our application and go to Data tab then click on File->New , A window opens which contains Query Wizard and Query Designer as attached in image. While in new report builder we are not able to see this.
Comments
https://github.com/rajeevgl31/stats
The Query Designer and Query Wizard will not display if no DADE plugin is registered. Adding the DADE plugin to the uses clause will make them available. (daFireDAC for example).
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com