Im using the database toolkit and want to read data from a database, add a number to the data and put it back in the same row and column as I read it. How do I solve that? So far I have only been able to read the data, add the number and put it back in the end of the file. 😞