I need to select distinct records with a recordset that contains a text field. In order to do so, I am creating one catalog report with all columns needed except the text field. With a second catalog report, I am selecting the same columns including the text field I need where the company id also exists in the first report I created. I am using a filter on the second report of 'where Company Id in (Dataset)' where the (dataset) is the first report. When I initially run this, it runs just fine and I get the results I need. When I save it and come back to run it after closing out of it, I get the following error:
ImpAdmin.exe has generated errors and will be closed by Windows. You will need to restart the program. An error log is being generated.
Now, I am unable to access the second report without getting this error and having Impromptu shut down. Any input as to the reason for this...or a solution to not using the dataset? Thanks in advance.
-Amy
ImpAdmin.exe has generated errors and will be closed by Windows. You will need to restart the program. An error log is being generated.
Now, I am unable to access the second report without getting this error and having Impromptu shut down. Any input as to the reason for this...or a solution to not using the dataset? Thanks in advance.
-Amy