Tdms to Sql
here is video on how to create Sql script from Tdms file:
If you want to automate conversion or avoid user Interface (UI) and run "Tdms to Sql" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\TdmstoSql\TdmstoSql.exe" inputfile.tdms outputfile.sql
