Quantcast
Channel: NI TestStand topics
Viewing all articles
Browse latest Browse all 6524

Result Processing Database Schema

$
0
0

Hello everyone,

I have a question on logging the teststep results into the database. I am using the Generic Recordset as my database for data logging.

 

In my database (SQL Server), there exists the following schemas: dbo, dbtest1, dbtest2. I created all the result tables (UUT_Result, Step_Result etc...) of the Generic Recordset in all the schemas. Therefore, to see the results in Step_Result table, I specify the schema along with the table name, e.g. SELECT * FROM dbtest1.Step_Result.

 

Is there a way to tell Teststand to log the result to different schema (dbo, dbtest1, dbtest2) programmatically? 

 

Yours sincerely,

hlim


Viewing all articles
Browse latest Browse all 6524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>