hello all
i need your help
i have used the following scenario
DBInput----->Reformat------>DBOutput
i have fetched the data from MYSQL database using DBInput node.
using Reformat node i have replaced the values
Now i want to store the values the modified values into database again.
how to storing the values using DBOutput node?