How to update settings in automation script as a bulk operation
説明
Is it possible to update the same setting in several automation scripts in one bulk operation?
対策
Toad Data Point does not have a tool like this, but the *.tas file is an XML file and it is possible to create Perl or PowerShell script and replace the old values with he new ones.