When the setup installation created using P&DW there is no error with the data report
But i am getting the error " invalid data source" when the setup installation created using INNO at the line --
DataReport.Show vbModal, Me
Do i need to add the following dll in my INNO setup script
MSDBRPTR.DLL
But i am getting the error " invalid data source" when the setup installation created using INNO at the line --
DataReport.Show vbModal, Me
Do i need to add the following dll in my INNO setup script
MSDBRPTR.DLL