Forum Discussion
YMinaev
Staff
15 years agoHi,
Data in DB Table variables is static, and it is not reloaded when it is changed in the source. See the Variables of the DB Table Type help topic.
To avoid this, you can use DDT in scripts and reconnect to the data source (create a new driver) when the source is modified.
Data in DB Table variables is static, and it is not reloaded when it is changed in the source. See the Variables of the DB Table Type help topic.
To avoid this, you can use DDT in scripts and reconnect to the data source (create a new driver) when the source is modified.