Best Practices for Updating Data Files

It is a good practice to have a “Production” directory on a network share where you keep the current source data files (if they are file-based).

It is recommended that source files are named generically (such as Xref.txt). This way, you will not need to change the script each time you update the data. You would just copy the new file over the old ones in the Production directory.

Revised: 2011-01-18