Hello,
i'm using in db tools to convert the type of some fields (for exemple from V_string to date) and i have to generate 2 files
if the conversion is ok then the records will be saved in the first file
if the conversion is not ok the records will be saved in the second file(like a log file)
is there any suggestion ?
thank you