donnie
9th February 2004, 13:02
Hi! Is there anyone who have some queries to analize data before starting with archiving. I need to give to the customer a report in which I show him the record which should be corrected before the archiving. Thank you in advance
Donnie
Karin Espelage
19th February 2004, 20:16
There are about 60 things that should be checked prior to archiving. Unfortunately it takes more than a few queries to do that. It took me a year and more than 250 pages of program script to develop a program that goes through the whole application and does a thorough data checkup.
You can run standard reports e.g. "Print Integration Transactions" to check if all integration transactions have been posted or write an Easy-SQL to go through the purchase receipts and check if they've all been matched to a supplier invoice. There are a lot of things to check. It's just really cumbersome to do it that way and you need a lot of functional knowledge in each area ..
Karin
donnie
20th February 2004, 10:53
I imagined that...thanks a lot..