Hi I agree with Rolf. We have some sort of text executive software here. I save the script parameters in an INI files, and all the heavy data (files from a few kb up to 100 MB) are saved in a subfolder as binary files (and linked in the ini file). Every new test is created in its own directory with the directory carrying the time stamp of the test. It is quite flexible and easy to implement. The only draw back I can see in the future will be looking up a particular test. But this is not a big problem as it is possible implement a search by date if require.
Note: I do not have experience with database, so I can not compare whether or not this is a better approach. PJM
