Hi all,
I tried to submit this through the official support channel, but ran into this roadblock. So, I'm reporting the issue here.
=================================================
I wanted to set up TestStand to log results to an SQL Server 2008 R2 database. I followed the instructions at http://zone.ni.com/reference/en-XX/help/370052M-01/tsfundamentals/infotopics/database_logging/
I tried to run C:\Program Files\National Instruments\TestStand 2013\Components\Models\TestStandModels\Database\SQL Server Create Generic Recordset Result Tables.sql However, SQL Server reported that the script contains syntax errors.
To fix the issue, I had to modify the script (replace "//" with "--", and replace "~" with ";") before running it.
It looks like other scripts in this folder have syntax errors too. Please fix the SQL scripts shipped with TestStand.