NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to retrieve teststand result from image column in database

I have a database in MS SQL Server 2008 created by Teststand script "SQL Server Create Generic Recordset Result Tables.sql".

 

In the database table PROP_BINARY I'm storing a array of Doubles.

 

I can see the data with National Instrument Database Viewer, but I want to use a SQL query to retrive values from that column

for my web application.

 

Is it possible?

0 Kudos
Message 1 of 2
(3,154 Views)

Ubra,

 

You should be able to access the values of the column using the usual SQL query methods. If you are trying to do this from within TestStand, you can make use of the TestStand Database Step Types to do so.

 

Hope this helps.

Manooch H.
National Instruments
0 Kudos
Message 2 of 2
(3,098 Views)