as a follow up question to my previous one. I can edit the DBMemo’s now.
However they always seem to have the values from the very first row in the table.
I’ve done a DBMemo1.Text = ”
I’ve done a locate on the DataSet underneath to see if it would clear it. but no.
What do I need to do to have that empty and type something in to insert it?
You probably need to add a new row to the dataset.