Hello,
I am using Crystal XI rel2 with an informix 10 database.
We have created a packing list report that is scheduled to run every minute through a crystal scheduling tool.
The ctheader table has a field called cth_printed which is a Y/N field.
I am trying to determine if there is a way to update the cthheader.cth_printed flag to = 'N' once the report is printed.
I found some of the articles on the table of contents solution but that only appears to work on a sql database.
Anyone know of a way to do this using an informix database?
Thanks
I am using Crystal XI rel2 with an informix 10 database.
We have created a packing list report that is scheduled to run every minute through a crystal scheduling tool.
The ctheader table has a field called cth_printed which is a Y/N field.
I am trying to determine if there is a way to update the cthheader.cth_printed flag to = 'N' once the report is printed.
I found some of the articles on the table of contents solution but that only appears to work on a sql database.
Anyone know of a way to do this using an informix database?
Thanks