Forum Discussion
YMinaev
Staff
15 years agoHi,
You need to use DDT drivers. Write a script which will connect to your DB and iterate through its records. Each time the DB table changes its values, close the current driver and create a new one. You can find an example in the Using DDT Drivers help topic.
You need to use DDT drivers. Write a script which will connect to your DB and iterate through its records. Each time the DB table changes its values, close the current driver and create a new one. You can find an example in the Using DDT Drivers help topic.