I am generating reports off an Oracle 9i database of an warehousing application. I have only read rights. The database only records the last status of an order and the date/time last modified. I need to store a snapshot of order status when the shift changes, so that I can use that data to produce production statistics.
I want to write to an MS Access database in the local machine from the Oracle SQL script I run in Crystal Reports command line. Running the report at the necessary time is possible.
Any advise and/or sample code is much appreciated.
I want to write to an MS Access database in the local machine from the Oracle SQL script I run in Crystal Reports command line. Running the report at the necessary time is possible.
Any advise and/or sample code is much appreciated.