04-20-2020 05:49 AM
In my company we use a SQL server for logging test results. For that purpose is used the build in function in TestStand. LogToDatabase - Ni_Databaselogger.seq
How can we be sure that the data always are written to the SQL database?
Are all the data that are written also read and verified?
04-24-2020 04:28 AM
Is there anyone that knows how the buildin TestStand database tool works?
Is there some kind of documentation that goes a little deeper than TestStand Ref Manual?