Database selection
-
- Posts: 18
- Joined: Tue Oct 10, 2017 12:44 pm
Database selection
Is there a way of creating a report where you can select which database to use at the beginning?____I have a client who has each period^s invoices stored in separate files. I need to create a routine that will enable them to reprint an invoice from any period.
=> RE: Database selection
You would need to use runtime and then enter the selected table into the RI_MASTER field.__You would need to write your own program to prompt the user and then update the control file with the appropriate RI_MASTER value.____Kathleen__R&R Support