Monson -
Looking at Microsoft MSDB, I found the following:
ODBC error text
[Microsoft][ODBC SQL Server Driver]Timeout expired.
Explanation
The timeout can occur when you're updating the
database with any Transact-SQL changes.
The TestStand logging feature does not offer any way to configure the timeouts for command objects that it executes, and it does not set any specific limit for this. The ADO Command object has a CommandTimeout property that indicates, in seconds, how long to wait for a command to execute. The default is 30.
Do you know if your statement is taking longer than 30 seconds to execute when it fails?
Do you know if the server that you are writing to is slow in some way or has a lot of users which may prevent y
our updates from occurring quickly?
Scott Richardson (NI)
Scott Richardson
https://testeract.com