09-06-2011 01:53 PM
I am currently logging small arrays numric data from TestStand MS Access using the Testand database feature. I can write to Access, and I can see the data using the view binary data function, but I can't figure out how to retrieve it so I can work with the data. I realize that this not strictly a TestStand question, but I have struck out on every other resource I can think off.
Does anybody have hints?
Thanks,
Dave
09-07-2011 07:47 AM
Hi Dave,
Take a look at the WritingAndReadingTableData.seq in the Examples\Database folder. This should show you how to get the data out of your database.
-Jack
09-07-2011 01:28 PM
Thanks Jack! This looks over my head with my current skill level, but I will study and see where it goes.
Thanks again,
Dave