02-05-2010 07:31 PM
How do I log values to a different table in the same database depending on the selection of the sequence file? I want to log the values to the same MS Access database, but use seperate tables for different product types (which are associated with different sequence files) that gets selected at the beginning of the main sequence.
Thanks,
-TC
02-08-2010 01:53 AM
The database schema instructs TestStand to distribute data in the database. So you best take a look into the schemas supplied with TestStand in order to understand the suggested way.
hope this helps,
Norbert